Commit 063ad8fa by BellCodeEditor

save project

parent f38c80de
Showing with 15 additions and 0 deletions
import random
a="欧耶,尾矿"
b="SB诺,起溪吧您啊ψ(`∇´)ψ"
g="gg思密达,嗯~nice(´・ω・`)"
for i in b:
c=i
d=random.choice(a)
e=random.choice(a)
f=c+d+e
g=g+f
h=list(g)
h.insert(23,"环境和韩国呼吁各国沪港通和灌灌灌灌")
k="SB".join(h)
print(k)
\ 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