Examveda

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: Option B


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python