10 AM – Python OOP – Bill
Your HW: Add the following options to the school system Add teacher Find teacher (list) Ask user for name, check first and last name if they match Find teacher (dictionary) Ask forRead More...
Your HW: Add the following options to the school system Add teacher Find teacher (list) Ask user for name, check first and last name if they match Find teacher (dictionary) Ask forRead More...
Today We Did We finished School System project. We started learning about Map and HashMap. We started creating AddressBookSystem Homework Inside AddressBookSystem add Add run method that will continuously display the menuRead More...
Your HW: Create a teacher class Attributes: name, age, email, room number, subject(english, math, etc.) Create a teacher list and dictionary Add the following options: List all teachers Add teacher Find teacherRead More...
Today We Did We started spaceship_ai_game project. We were able to ask AI to generate a scenario AND ask AI to judge our survival strategy. Homework Create a streamlit page (python fileRead More...