Python (Εργασία - ΗΕ 2023)

Student

σήμερα - 4:14 μ.μ.

Ερώτηση 1
What does the turtle.forward(50) command do in Python Turtle graphics?
Ερώτηση 2
What is the purpose of the turtle.penup() command?
Ερώτηση 3
Which command is used to make the turtle turn to the right in Python Turtle graphics?
Ερώτηση 4
Which method is used to change the turtle's drawing color in Python Turtle graphics?
Ερώτηση 5
What does the turtle.circle(100) command do?