网站公告 | 这是第二条公告我的广告
微信扫一扫 分享朋友圈

已有 286 人浏览分享

满天星

[复制链接]
会员网龄
1.3岁
:2 天
:2 天

3

主题

3

回帖

6

积分

版主

Rank: 7Rank: 7Rank: 7

积分
6
发表于 2025-7-24 17:03:16 | 显示全部楼层 | 阅读模式
import  turtle  as  pen  #imporle  #turle
import random
for  i in range(19):


    pen.color("red")

    pen.fillcolor("red")

    pen.begin_fill()

    pen.forward(200)
    pen.right(144)
    pen.forward(200)
    pen.right(144)
    pen.forward(200)
    pen.right(144)
    pen.forward(200)
    pen.right(144)
    pen.forward(200)
    pen.right(144)

    pen.end_fill()

    x=random.randint(-900,900)
    y=random.randint(-400,400)
    pen.penup()
    pen.goto(x,y)
    pen.pendown()


懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

0

关注

0

粉丝

3

主题

QQ|手机版|小黑屋|山东智趣岛论坛 ( 鲁ICP备2023024048号 )

GMT+8, 2025-8-31 11:54 , Processed in 0.281401 second(s), 53 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2020, Tencent Cloud.