Commit 0a4104e7 by BellCodeEditor

save project

parent 535113c6
Showing with 10 additions and 6 deletions
import random
key="1234567890"
str=random.choice(key)
print(str)
\ No newline at end of file
import random
key="回过头服务厂家发货尽快和分配给使用规范辅导英语看法"
m="法国红酒永远的神"
for i in m:
str3=i
str1=random.choice(key)
str2=random.choice(key)
text=str1+str3+str2
print(text)
\ 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