Commit 837fc0b3 by BellCodeEditor

save project

parent d76ba40a
Pipeline #5952 failed in 0 seconds
Showing with 14 additions and 4 deletions
a='安慰虽然他也库里'
for i in a:
print(i)
\ No newline at end of file
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
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