Page 1 of 1

The command used to set only the x coordinate of the turtle at 45 units is:

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) reset(45)
b) setx(45)
c) xset(45)
d) xreset(45)