Commit 1f3c1854 by BellCodeEditor

auto save

parent f6ad10c3
Showing with 2 additions and 1 deletions
......@@ -13,5 +13,6 @@ for i in message:
n=n+d
e='@%$^%&&*$#@w**ng**'
n1=list(n)
n1.insert
n1.insert(randint(1,len(n1)),e)
n2="".join(ni)
print(n2)
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