Commit 376e5d4e by BellCodeEditor

save project

parent e3160ea5
Showing with 12 additions and 0 deletions
import random
a="儿童的发给用户即可看好地方烦方法"
b="asdfghjkkl!@#$%^&*()1234w56dyhvn4%TGghr6547dfghe"
mmk="hjndjif"
list=list(a)
for i in range(len(a)):
list.insert(random.randint(0,len(list)),mmk)
a="".join(list)
print(a)
\ No newline at end of file
++ "b/\351\241\266\351\241\266\351\241\266\351\241\266\343\200\202py"
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