Commit 5c667e6a by BellCodeEditor

save project

parent a455052e
Showing with 1 additions and 1 deletions
...@@ -12,6 +12,6 @@ for i in message: ...@@ -12,6 +12,6 @@ for i in message:
str3=random.choice(key) str3=random.choice(key)
str4=str1+str2+str3 str4=str1+str2+str3
str5=str5+str4 str5=str5+str4
print(str5) print(str5)
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