0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
3 Posted Topics
Re: I have used this code and added question here it is from turtle import * from time import * inc=raw_input("What ingrament would you like? [1-360]") inc=int(inc) ang=raw_input("What angle would you like? [1-360]") ang=int(ang) col_squ=raw_input("What colour would you like the square to be?") col_cir=raw_input("What colour would you like the circle to … | |
| |
|
The End.