Commit 26210cf7 by BellCodeEditor

save project

parent 9a82bb64
Showing with 4 additions and 2 deletions
...@@ -17,4 +17,6 @@ print(result_message) ...@@ -17,4 +17,6 @@ print(result_message)
list_message=list(key_message) list_message=list(key_message)
index=randon.randint(0,len(list_message)) index=randon.randint(0,len(list_message))
print(result_message) print(result_message)
\ No newline at end of file
message=input("请输入")
\ 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