Commit 109ed2a4 by BellCodeEditor

save project

parent 5dbbc360
Showing with 3 additions and 1 deletions
import random
import random
......@@ -8,4 +8,5 @@ for i in message:
c=random.choice(key)
text=a+b+c
text_book=text_book+text
print(text_book)
\ 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