1.

Which of the following functions can be used to make the arrow black?

A. turtle.color(0,1,0)
B. turtle.color(1,0,0)
C. turtle.color(0,0,1)
D. turtle.color(0,0,0)
Answer» E.


Discussion

No Comment Found