181k views
1 vote
Why do programmers use the Turtle Graphics Module in Python?

To assign a value to a variable
To draw on the screen or create images
To evaluate mathematical statements
To print strings and string literals

2 Answers

3 votes

Answer:

To draw on the screen or to create images

Step-by-step explanation:

I took the test and it was right

User Shineeth Hamza
by
4.1k points
2 votes

The Turtle Graphics Module in Python is used to draw on the screen or create images.

User Ivo Pereira
by
3.7k points