turtle画图

166 阅读1分钟
import turtle
turtle.showturtle()
turtle.write("哈哈哈")

image.png