5 PM – Python OOP – Allison
Today we: Reviewed the homework Learned how to loop through a dictionary's keys Learned how to loop through a dictionary's values Learned how to loop through a dictionary's items Homework: Upload thisRead More...
Today we: Reviewed the homework Learned how to loop through a dictionary's keys Learned how to loop through a dictionary's values Learned how to loop through a dictionary's items Homework: Upload thisRead More...
Today We Did Learnt the new topic on inheritance, and how it helps reduce code duplication Finished try it yourself number 9-6, further learning how inheritance works with code, how to useRead More...
Today we: Started the Grocery System - List project Important Reminders: To celebrate Christmas, the school will be closed from Sunday 12/24 – Sunday 12/31. There is no class next week. OurRead More...
Today We Did We continued with Monster Inheritance project. We utilized dictionary to translate from "1" to "fire", "2" to "water" etc. And we utilized another dictionary to translate from "1" toRead More...
Today We Did Reviewed how inheritance works through try it yourself number 9-7 Continued the MonsterInheritance project, creating the initial menu pop up as well as started on using inheritance for creatingRead More...
Today We Did Reviewed how to iterate through dictionaries Searched through dictionaries to find each student name's corresponding object AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free toRead More...
Today We Did Continued the Monster Inheritance project, where now we are able to fight the monsters by playing as a character we created by making a self.player_name and self.player_health attribute inRead More...
Today We Did We went over Driver System practice test and went over the solution. The DriverSystem solution can be found in https://drive.google.com/drive/folders/1sp1a3f7XtnA0O4OiyDVsoN5LXIRV6Yxo?usp=sharing Homework Next week 01/22 is a 2 hour finalRead More...
Today We Did Find teacher using list Find teacher using dictionary Created new classroom class AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Today We Did Continued the Monster Inheritance project, where now we are able to fight the monsters by playing as a character we created by making a self.player_name and self.player_health attribute inRead More...