Today We Did Homework 9-6 --> BagelStore (not IceCreamStore) 9-7 --> Administrator MonsterInheritance Monster class get_info receive_sword_attack receive_magic_attack Homework Continue working on the MonsterInheritance project, implement the Dragon class following the instructionsRead More...
Today We Did Learned about Data Types: Integers, Double/Float, Strings Learned about Variable Types and how to assign numbers and Strings to Variables Homework Create may_9_string_hw.py pages 20-23 copy python codes fromRead More...
Your HW: In school system, create a Map (or dictionary) to store the students (name as key, student object as value) Update your create a student method to add the new studentRead More...