时间:2024-10-12 04:47:30
1、打开电脑上安装好的Python编辑器
3、接着输入如下代码:pensize(2)color('red','pink')begin_fill()pd()circle(66)end_fill()