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:

Verified
Correct Answer:
Verified
Q2: The instruction to create a new turtle
Q3: A location in the turtle graphics window
Q4: Match the following:<br>-selection<br>A) instance variable<br>B) method<br>C) dot
Q5: The use of turtle graphics in Python
Q6: A list in Python contains a collection
Q8: Give Python code to create a square
Q9: All values in Python are represented as
Q10: Two objects of the same type have
Q11: A list in Python is a collection
Q12: Suppose that variable k is assigned to