4 PM – Intro To Python – Shawn
4 PM – Intro To Python – Shawn
Gamas sub Today We Did We learned the difference between if elif else with a lot ifs. We learned how to get input from Shell. We learned how to convert from StringRead More...
Gamas sub Today We Did We learned the difference between if elif else with a lot ifs. We learned how to get input from Shell. We learned how to convert from StringRead More...
Today We Did: Continued the Jumpy Monkey project, making the bananas appear randomly and having them disappear when touching the monkey. Talked about how gravity works in this code, making the monkeyRead More...
Today We Did Reviewed Variables/Data types String Float/double (decimals) Integer (no decimals) Reviewed input from shell Reviewed f-strings Reviewed string functions (upper, lower, title, strip) Reviewed if statements Reviewed list functions andRead More...
Today We Did Reviewed homework. Reviewed accessing, modifying, and inserting with dictionaries Learned about looping through dictionary keys, values, and items. Homework Name your file Sept4_Dictionary_HW2.py and do: Pg. 100, 101 TryRead More...
Today we did: Reviewed lists Continued for loops with lists Homework: Make the following files: Aug28_ListsHW2.py Read pages 37-41 and copy the code down into a file Aug28_AnimalList.py Follow these instructions: https://www.ayclogic.com/animal-list-and-for-loop-exercises/ Upload yourRead More...
Today We Did Reviewed last week's homework for the Phone Book dictionary program Worked on the Grocery System project using dictionaries. Homework Name your file Sept4_GrocerySystem.py and finish: Adding the purchased itemRead More...
Today We Did Gave each object their own hit box when we set "TESTING" mode to True Configured group collisions for the fireball and bird groups You can always find the codeRead More...
What we did today We continued working on the Virtual Snow project. Homework Finish the Scratch 1 Practice Test before next week. If you have any questions, email me at abigail@ayclogic.com
We added shading on a separate layer. I colored it in green in the second picture so it’s easier to see.
Today we: Continued the How Old Are You? project Coded the Cat sprite to say “You are a baby!” if the player puts the age numbers of 0-2 Coded the Cat spriteRead More...
Homework Inside Aug29_TurtleIntro.py create 3 more functions. This is very similar to draw_rect(x,y,color) that we did in the class. draw_triangle(x,y,color) draw_square(x,y, color) draw_octagon(x,y,color)
Homework: Make sure to finish the rest of the project. Continue in the RobuxShoppingCart.py file. Create a new condition for the 2nd option. If the user chooses 2 from the menu, thenRead More...
Today We: Took the Final Test Homework: Contact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help There is no homework this week. Enjoy!
Today We Did Continued working on Flappy Bird Homework Add hitboxes for the player and the tube. When they collide, make the player disappear. If you have any questions, please send anRead More...
Today we: Started the Drawing Shapes on Grid project Coded the Cat sprite to draw the square and start drawing the triangle Learned about the codes “pen up” and “pen down” Important Reminders:Read More...
What we did today We reviewed the practice test and a bunch of other projects. Homework Review all of your projects and study for your Scratch 1 Final Test which is NEXTRead More...
What We Did Today: Reviewed the quiz 1 content and things to remember Introduced functions with no return value, and how to use them to reduce code duplication and make things simplerRead More...
Today We Did Continued working on Flappy Bird Homework Make changes to your Project Proposal Outline that I asked you to make. Fill out Project Planning Timeline If you have any questions,Read More...