Examveda

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


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python