Essential Question: How can I create for loops for my video games in python?
Objective: SWBAT create for loops in Python.
Do Now: Create a simple loop. Write it out on a sheet of paper.
Directions: With a partner, type the following code into Trinket. Discuss what each of the code does with your partner. Write down what you think each code does on the worksheet.
Directions: Type the program below and get it to work. Once completed, change the code to make a flower with:
More petals
Petals shaped different than the original project
Petals in a different color than the original project