- This event has passed.
5PM Python Level 1
July 13, 2019 @ 5:00 pm - 7:00 pm
- We went over the Hangman game we started last week.
- We completed the Hangman game by adding the ability
- We introduced how to draw using Python Turtle module: rectangle, circle, triangle.
- We introduced the concept of Object Oriented Programming (OOP)
- Homework:
- Using Turtle library draw the following
- Create 2 classes in Python
- Car
- Student.
- Using Turtle library draw the following