### ![](https://ga-dash.s3.amazonaws.com/production/assets/logo-9f88ae6c9c3871690e33280fcf557f33.png) Python Programming # Unit 3 Lab: Object-Oriented Programming ## Overview This lesson consists of a hands-on lab during which learners will independently create a working Python program. This lab builds on the previous lab, so starter code (which is the same solution code as the previous lab) is provided for them. You simply need to introduce the lab, make sure they have working starter code, make sure they can access the lab doc, and be available in case of questions. At the end, go over the solution (located in the solution-code folder). ## Learning Objectives In this lesson, students will: - Apply what they've learned in Unit 3 to create a working Python program. ## Duration 90 minutes ## Suggested Agenda | Time | Activity | | --- | --- | | 0:00 - 0:05 | Welcome/Set-Up | | 0:05 - 1:20 | Work Time | | 1:20 - 1:30 | Q&A + Close | ## Before Class: Preparation - Before class, complete the lab yourself to ensure you’re familiar with the solution, as well as the various challenges learners might encounter. ## In Class: Materials - Projector - Internet connection - Python 3.0 - Lab directions