What we did HW Review Random Module, fixing bugs overview Homework Name your file May9_FixingBugsHW.py https://www.ayclogic.com/fixing-python-bugs/ https://www.ayclogic.com/fix-python-bugs-2/ If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Today We Did Created "list_all_students" and "list_all_teachers" methods which loop through our attributes self.students and self.teachers which are lists, and print out information about the objects being stored in those lists. CreatedRead More...
What we did today We started working on the Animal Crossing project. We finished the Drawing Shapes project. Homework Finish the 4 last points on the octagon. If you have any questions,Read More...
TUESDAY Today we continued our Face Anatomy lesson. This time we drew a 3/4 facing head. HOMEWORK Draw two heads using the information we covered in class 1) Forward facing headRead More...
Today We Did We implemented the `display_all_strong_monsters` method to show all monsters with health above 50. We added functionality in `play_adventure_game` to handle invalid monster selections and allow the user to selectRead More...
Today we: Coded the Rocketship to switch costumes Added a timer Coded the player to win Coded the game to be over Finished the Spaceship 1.0 project Important Reminders: After you finishRead More...