Commit f8d9bba3 by BellCodeEditor

save project

parent ad666d85
Showing with 0 additions and 1 deletions
...@@ -12,4 +12,3 @@ index=random.randint(0,len(message)) ...@@ -12,4 +12,3 @@ index=random.randint(0,len(message))
li_take.insert(index,key2) li_take.insert(index,key2)
take="".join(li_take) take="".join(li_take)
print(take) print(take)
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