机器人
积分排行榜
Scratch
积分排行榜
Python
在线答题
积分排行榜
活跃排行榜
打字练习
Microbit
C++
在线答题
积分排行榜
活跃排行榜
网盘
积分
未登录
未登录
登录学习
作者:
刘沅驹
更新时间:
2025-10-19 10:40
浏览:
5次
点赞:
0次
热度:
20
import turtle turtle.speed(0.1) for i in range(700): turtle.pencolor("orange") turtle.forward(i) turtle.right(111)
点赞成功
分享作品
×