5 PM – Intro to Java – William
What we did Reviewed Final Exams
What we did Reviewed Final Exams
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)