« All Events
5 PM Python Level 1
July 27, 2019 @ 5:00 pm - 7:00 pm
- We went over last week homework:
- Made student registration new feature: Edit existing student
- We added new features to student registration program:
- Save students to file in JSON format.
- Restore students from file.
- We started Python Turtle project: draw Kaleido Spiral project.
- Homework:
- In Student Registration project:
- When user select an option that is not in any of the menus, print “Invalid Selection”.
- When user edit existing student and enter a wrong student ID, print “There is no student ID: <invalid student id>”