7:30 AM – Intro To Python – Gamas
Today We Do We reviewed For Loop List (For Each) We learned For Loop Range We started While Loop Homework Create Apr19_WhileLoopHomework.py Copy code from page 118 to 121
Today We Do We reviewed For Loop List (For Each) We learned For Loop Range We started While Loop Homework Create Apr19_WhileLoopHomework.py Copy code from page 118 to 121
Today We Do We reviewed how to get Monster object out of the dictionary. We reviewed how to pass Monster object from one method to another. Homework Continue on MonsterInheritance project. WhenRead More...
Today We: Learned about how to create a class or custom data type Created a GroceryItem class with the attributes: name, price, is_frozen, brand Learned how to create a variable that usesRead More...
Today We Do We went over == and !=, and the difference between = and ==. We went over indentation under if/else statements. We went over AND and OR operators Homework PagesRead More...
TUESDAY Today we finished the Eevee project! Next class we will start a new project. NO HOMEWORK
Today we: Made all the other notes C-G Added a Conductor sprite Made the Conductor play the first bar Homework: Make the Conductor play the rest of the bars (follow the musicRead More...