为什么这段代码执行,老是提示第四行没有声明import turtle as tfrom turtle import *t.screensize(800, 600, "green")t.pensize(4) # 设置画笔的大小 查看完整描述