题库 Python题库 题目列表 下列哪段代码可以将画笔颜色设置为红色?( )
单选题

下列哪段代码可以将画笔颜色设置为红色?( )

A.

turtle.pen('red')

B.

turtle.fillcolor('red')

C.

 turtle.colormode('red')

D.

turtle.pencolor('red')

题目信息
2023年 12月 选择题
73%
正确率
0
评论
129
点击