Commit 84ad9cdc by BellCodeEditor

save project

parent 1c197d62
++ "b/\344\270\200\344\270\252\344\274\240\347\273\237\350\276\205\345\257\274\345\221\230\347\232\204v"
import random
import random
key="粗野关键问题沈阳电视台"
message="合法化的如何分工"
for i in message
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
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