Commit 185e5b37 by BellCodeEditor

save project

parent 10f2fc93
Showing with 1 additions and 1 deletions
...@@ -11,5 +11,5 @@ for i in message: ...@@ -11,5 +11,5 @@ for i in message:
str3 = random.choice(key) str3 = random.choice(key)
test = str1+str2+str3 test = str1+str2+str3
k+=test k+=test
print(test)# 请使用 print(k)# 请使用
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