Q130
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)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board