turtle中要放下笔,请使用()。

turtle中要放下笔,请使用()。

A.turtle.penDown()

B.turtle.pendown()

C.turtle.putDown()

D.turtle.down()

正确答案:turtle.pendown()

猜你喜欢