单项选择题

A.在import turtle之后就可以用circle()语句,来画一个圆圈
B.要用from turtle import turtle来导入所有的库函数
C.home()函数设置当前画笔位置到原点,朝向东
D.seth(x)是setheading(x)函数的别名,让画笔向前移动x