Commit 2e0671f9 by BellCodeEditor

save project

parent 1099feab
Pipeline #5916 failed in 0 seconds
Showing with 9 additions and 11 deletions
import random a=",麻烦家族八吗"
a="诺伊,周末一起去看漫展吧" b=list(a)
b="mdsgaliwuhgbjzlsiegoqwign" print(b)
for i in a: c="的世界杯v户口指标v"
c=i b.insert(3,c)
d=random.choice(b) print(b)
e=random.choice(b) d="".join(b)
f=c+d+e print(type(d))
m=f \ No newline at end of file
print(m)
\ 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