Commit bea7172f by BellCodeEditor

auto save

parent 9530f74c
Pipeline #9976 failed in 0 seconds
Showing with 4 additions and 1 deletions
list1=["贝","尔","星","球"]
\ No newline at end of file
...@@ -5,5 +5,6 @@ for i in message: ...@@ -5,5 +5,6 @@ for i in message:
str1=i str1=i
str2=random.choice(key) str2=random.choice(key)
str3=random.choice(key) str3=random.choice(key)
text=str1+str2+str3 text=str1+str2+str3
new=new+text:
print(text) print(text)
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