Commit e5300fbc by BellCodeEditor

save project

parent be21b10c
Showing with 3 additions and 3 deletions
......@@ -10,5 +10,5 @@ for i in message:
a = i
b = random.choice(key)
c = random.choice(key)
s += a+b+c
print(s)
\ No newline at end of file
SB += a+b+c
print(SB)
\ 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