机器人
积分排行榜
Scratch
积分排行榜
Python
在线答题
积分排行榜
活跃排行榜
打字练习
Microbit
C++
在线答题
积分排行榜
活跃排行榜
网盘
积分
未登录
未登录
登录学习
作者:
张亦铭
更新时间:
2025-05-11 08:55
浏览:
26次
点赞:
0次
热度:
20
import turtle turtle.dot(450,"red") turtle.dot(400,"blue") turtle.dot(350,"yellow") turtle.dot(300,"green") turtle.dot(250,"orange") turtle.dot(200,"gold") turtle.dot(150,"brown") turtle.dot(100,"skyblue") turtle.dot(50,"pink") turtle.hideturtle()
点赞成功
分享作品
×