Commit 6869c592 by BellCodeEditor

auto save

parent 7aba76e1
Pipeline #9970 failed in 0 seconds
Showing with 11 additions and 2 deletions
import random
message="Ss ShasRBLBL,周末一起去喝鸡汤"
key="Zz ZhasTBLBL,Ww WhasYBLBL,Ss ShasRBLBL,Zz ZhasYBLBL,Ss ShasXBLBL,Yy YhasJBLBL,Yy YhasLBLBL,Ll LhasRBLBL"
for i in message:
print(i)
\ No newline at end of file
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
message_key=message_key+text
new=list(massage_key)
new.
print(message_key)
\ 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