单项选择题
下面代码的输出结果是() importturtle turtle.goto(100,0) turtle.goto(100,50) turtle.done()
A.锐角 B.钝角 C.直角 D.以上都不是
A.黑色直线 B.空白 C.圆点 D.以上都不是
A.print B.sleep C.up D.import