![Loading Events](https://indo.ayclogic.com/wp-content/plugins/the-events-calendar/src/resources/images/tribe-loading.gif)
- This event has passed.
3PM Python Level 2
June 22, 2019 @ 3:00 pm - 4:00 pm
- We went over how to make the Bird flip face to the left inside the Bird class.
- We went over how to make the bird flap inside the Bird class.
- We went over how to make a new bird once every second using the create_bird_timer variable.
- Homework:
- Make the bird flaps slower using timer variable similar to create_bird_timer.