Commit bd216a81 by BellCodeEditor

save project

parent 198f9a48
Showing with 2 additions and 2 deletions
...@@ -7,6 +7,5 @@ for i in message: ...@@ -7,6 +7,5 @@ for i in message:
t=i t=i
t1=random.choice(key) t1=random.choice(key)
t2=random.choice(key) t2=random.choice(key)
t=t+t2+t3 a=a+t+t1+t2
a=a+t
print(a) print(a)
\ 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