Solved

What Would the Result of the Turtle

Question 7

Multiple Choice

What would the result of the turtle.setup(400, 500) be in turtle graphics?


A) A turtle screen of 400 pixels wide and 500 pixels high would be created.
B) A turtle screen of 500 pixels wide and 400 pixels high would be created.
C) A turtle screen of -400 to 400 pixels wide and -500 to 500 pixels high would be created.
D) A turtle screen of -500 to 500 pixels wide and -400 to 400 pixels high would be created.
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions