TITLE HERE
Unit 1, Day 2
Mr. Jones | Computer Programming
Come on in - sit anywhere you like
- Open https://www.pythonsandbox.com/turtle
- Draw a Square
Today - loops and functions
Follow along with on-screen instructions
Assignment
- Create a cool design using loops
- Make sure your turtle starts and ends in the same
location/orientation
- Put that design in a function
- Use function calls to “stamp” that design all over the page