Commit 80436c6d by BellCodeEditor

save project

parent 0f48961a
Showing with 1 additions and 1 deletions
......@@ -11,6 +11,6 @@ for i in message:
print(baocun)
n=list(baocun)
p="dsygfhcgsjdafwj"
n.insert(5,p)
n.insert(random.randint(o,len(n)),p)
y="".join(n)
print(y)
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