Commit 12672619 by BellCodeEditor

auto save

parent b595bbdd
Showing with 2 additions and 2 deletions
......@@ -12,7 +12,7 @@ for i in message:
c=random.choice(key)
z=a+b+c
sum=sum+z
print(sum,end="")
list(sum)
sum.insert(3,gan)
insert(sum[5,gan])
join(sum)
print(sum,end="")
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