5 PM – Intro To Java – Alex Lee
Today We Did: Continued with the Monster Inheritance, added in the magic damage Learned about inheritance and how it works with parent and child classes. For Homework: Create 2 new monster classesRead More...
Today We Did: Continued with the Monster Inheritance, added in the magic damage Learned about inheritance and how it works with parent and child classes. For Homework: Create 2 new monster classesRead More...
Today We Did Reviewed and finished LibrarySystem Began SchoolSystem Homework Work on main2.py Delete the self.menu attribute. You're going to use the dictionary to print out the menu instead! Create the print_menu_and_take_input()Read More...