Commit 26210cf7 by BellCodeEditor

save project

parent 9a82bb64
Showing with 3 additions and 0 deletions
...@@ -18,3 +18,5 @@ print(result_message) ...@@ -18,3 +18,5 @@ 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)
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