Commit 91fce6ed by BellCodeEditor

save project

parent 2bde844d
Showing with 3 additions and 0 deletions
...@@ -17,3 +17,5 @@ ss=random.randint(1,len(message)) ...@@ -17,3 +17,5 @@ ss=random.randint(1,len(message))
list1.insert(ss,wsynd) list1.insert(ss,wsynd)
final_ste="".join(list1) final_ste="".join(list1)
print(final_ste) print(final_ste)
message=input("请输入一条想想")
print(message)
\ 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