Commit a9812c76 by BellCodeEditor

save project

parent 1c197d62
Showing with 11 additions and 0 deletions
import random
a="诺依,周末一起去看动漫展吧!"
b="ftehvrf而后人何苦恶化ehrjui二vi那位u哦亲"
z=""
for i in range(len(a)):
c=a[i]
d=random.choice(b)
e=random.choice(b)
z=z+c+d+e
print(z)
\ 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