- This event has passed.
6:30 PM – Python OOP – Bill
December 20, 2023 @ 6:30 pm - 7:30 pm
Today We:
- Finished the Grocery System V3 project
- Started the School System project
- Created a student class
Your HW:
- Above the while loop in main, do the following
Ask the user for a name Ask the user for an age Ask the user for a grade create a student object with the data the user inputted print out student.get_info()
- No class next week, resumes 1/3/24