python —— turtle 绘制正方形

2025-03-11 21:48:21

1、导入turtle库。

python —— turtle 绘制正方形
python —— turtle 绘制正方形

2、设置画布,用来显示图。

python —— turtle 绘制正方形
python —— turtle 绘制正方形

3、设置颜色,设置笔宽度,往右移动200单位。

python —— turtle 绘制正方形
python —— turtle 绘制正方形
python —— turtle 绘制正方形

4、往顺时针旋转90度。再画第二笔。

python —— turtle 绘制正方形
python —— turtle 绘制正方形
python —— turtle 绘制正方形

5、往顺时针旋转90度,再画第三笔。

python —— turtle 绘制正方形
python —— turtle 绘制正方形
python —— turtle 绘制正方形

6、顺时针旋转90度,画第四笔,返回开始处。

python —— turtle 绘制正方形
python —— turtle 绘制正方形
python —— turtle 绘制正方形
python —— turtle 绘制正方形
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢