Commit 989c2e98 by BellCodeEditor

save project

parent adcdea0b
Showing with 2 additions and 0 deletions
...@@ -14,5 +14,6 @@ for i in message: ...@@ -14,5 +14,6 @@ for i in message:
e=e+d e=e+d
g=list(e) g=list(e)
g.insert(5,f) g.insert(5,f)
g.randint(0,len(g))
h="".join(g) h="".join(g)
print(h) print(h)
\ 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