Commit b1291111 by BellCodeEditor

save project

parent 1dadcc75
Pipeline #6174 failed in 0 seconds
Showing with 2 additions and 14 deletions
import random
Key="jfgxgktcuyhjvuk"
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
a=['否对',10,'瑟夫',20]
print(a)
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