单项选择题

下面代码的输出结果是()
import turtle
turtle.penup()
turtle.goto(100,50)
turtle.done()

A.黑色直线
B.空白
C.圆点
D.以上都不是

微信扫码免费搜题