Commit 07ac90d1 by BellCodeEditor

save project

parent 047131b0
Showing with 19 additions and 21 deletions
# import turtle import random
# a=2 key="信息加密好酷啊"
# pen=turtle.Pen() str=random.choice(key)
# pen.speed(0) print(str)
# aa=("skyblue","cyan","blue","purple") import random
# for i in range (40000): key="cqiwq额外的无 ;43‘陶5诺依,周末一起去看动漫展吧认为额吴吧 k83e932 电饭煲的 等等我oqo37饿哦额1哦的核武器区委獊我抢去王企鹅群额哦2容器厄齐尔无群二期的全部都去了的"
# pen.forward(a) messge="诺依,周末一起去看动漫展吧"
# pen.right(91) text1 = ""
# a+=2 for i in messge:
# pen.color(aa[i%4]) str1=i
# turtle.done() str2=random.choice(key)
import turtle str3=random.choice(key)
pen=turtle.Pen() text=str1+str2+str3
pen.goto(0,-250) text1 +=text
pen.circle(260) print(text1)
pen.penup() li_list=list(text1)
pen.goto(0,0) li_list.insert(4,"很到位额")
pen.pendown() text2="jw去a本次cwiv单我地范 hs)n".join(li_list)
pen.right(190) print(text2)
pen.forward(150)
pen.hideturtle()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment