✅ 操作成功!

python趣味代码.画个圆

发布时间:2023-06-15 作者:admin 来源:文学

python趣味代码.画个圆

python趣味代码.画个圆

import turtle turtle.fd(-200) turtle.right(90) turtle.circle(200)

👁️ 阅读量:0