

MCQOPTIONS
Saved Bookmarks
1. |
The command used to set only the x coordinate of the turtle at 45 units is? |
A. | reset(45) |
B. | setx(45) |
C. | xset(45) |
D. | xreset(45) |
Answer» C. xset(45) | |