Commit 02020636 by BellCodeEditor

save project

parent d100b0e9
Pipeline #12252 failed in 0 seconds
Showing with 16 additions and 0 deletions
import random
a="兀=3.14159265358*(直径/2)*(直径/2)"
b="339341235153618372138243927"
c=""
for i in a:
c1=i
c2=random.choice(b)
c3=random.choice(b)
c+=c1+c2+c3
c=list(c)
c.insert(random.randint(1,50),"114514agshdch./,;/:/,;.,.;;")
c.insert(random.randint(51,75),"agshdhhgcugcgyfagydvghfdvagudchdbvh;'hg;k;'g;'h;kgjh")
xtr1="".join(c)
print(xtr1)
input()
\ No newline at end of file
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