Commit bf11ed7e by BellCodeEditor

save project

parent 16330c74
Showing with 1 additions and 1 deletions
...@@ -20,5 +20,5 @@ index = random.randint(0,len(key_message)) ...@@ -20,5 +20,5 @@ index = random.randint(0,len(key_message))
list_message.insert(index,luanma) list_message.insert(index,luanma)
last_message = "".join(list_message) last_message = "".join(list_message)
print(list_message) print(last_message)
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