2PM-Scratch Level 2
We started the Fireball Fighting project. Homework Duplicate the Unicorn Fireball code to the Griffin Fireball. Add a Apple sprite that moves to a new position once a sprite eats it AddRead More...
We started the Fireball Fighting project. Homework Duplicate the Unicorn Fireball code to the Griffin Fireball. Add a Apple sprite that moves to a new position once a sprite eats it AddRead More...
We started the Virtual Snow project. Homework Complete page 149 and 150 in the pink book.
Next Sunday (Sep 20) is a 2 quiz. Please study everything we have learned so far: Variables and Data Types: Integer, String, Float. Make sure you review IF ELIF and ELSE statementsRead More...
Today we learned: What are Lists and how use them Homework: Page 34-39 from the textbook, put into a file called Sep16_ListHomework.py If you have any questions, you can send an emailRead More...
We continued with Hangman games. Homework: Use for loop to go through each element inside the list names = print(names) print(names) print() for i in range(4): print(i)
We finished RobotBuilder. We started KaleidoSpiral. Your homework is to draw what you want to do for your final project on graph/grid paper: You can find some previous examples of final projectsRead More...