Question: 1. Write a program that will draw the following shapes, at the same time, on the screen. Make sure you are using functions and loops
1. Write a program that will draw the following shapes, at the same time, on the screen. Make sure you are using functions and loops to make your code elegant and efficient. (note this is the same as the beginner practice question). You can estimate the distances of the different shapes. 2. Create a piece of art using turtle. It should be unique, complex and beautiful. Use functions, loops and colours as appropriate. It can be abstract or a representation of something real (landscape, face, animal, city, logo, etc..). Look on google Images for inspiration (search python turtle art or python turtle scene)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
