Відповідь:import turtle
import random
turtle.shape('turtle')
turtle.width(3)
For! In range(8):
turtle.right(45)
color=random. choice(['blue', 'red', 'yellow', 'green', 'gray",
turtle.color(color) for i in range():
turtle.forward(180)
turtle right(SD)
Пояснення:
Це вийде малюнок
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Verified answer
Відповідь:import turtle
import random
turtle.shape('turtle')
turtle.width(3)
For! In range(8):
turtle.right(45)
color=random. choice(['blue', 'red', 'yellow', 'green', 'gray",
turtle.color(color) for i in range():
turtle.forward(180)
turtle right(SD)
Пояснення:
Це вийде малюнок