This project needs to be in python turtle. I am using VS code for this assignment. You will start by creating two empty lists: One holds the car names, and one the car colors. Ask the user how many...


This project needs to be in python turtle. I am using VS code for this assignment.



You will start by creating two empty lists: One holds the car names, and one the car colors.



Ask the user how many cars they have (between 1 and 10)


Example: How many cars do you want: User input anywhere from 1-10



For each car ask the user for the color o the car using input boxes


Example: What color would you like your car: user input blue



If user input was 1 car and blue, a blue car would appear. If user input was 4 then 4 cars would appear with whatever colors the user chose.




Add the information to the respective lists



Then loop through each item and display the car.


The car is just a rectangle and two circles.



Screenshots of the assignment are below:


https://docs.google.com/document/d/15RIV_0ZuGkwBHa9vs5JoBqAaSGf91KpsaYd5IyUMaJo/edit?usp=sharing

Oct 06, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here