Commit ffe2550d by BellCodeEditor

save project

parent b8e332de
Showing with 2 additions and 1 deletions
...@@ -12,4 +12,5 @@ for i in message: ...@@ -12,4 +12,5 @@ for i in message:
str2=random.choice(key) str2=random.choice(key)
str3=random.choice(key) str3=random.choice(key)
new=new+str1+str2+str3 new=new+str1+str2+str3
print(new) print(new)
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