Commit e3a02053 by BellCodeEditor

save project

parent 6cc2cf58
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ for i in message:
d = random.choice(key)
t = a+b+d
t1 = t1 + t
print(t1)
#print(t1)
c="!@#$%^&*"
t2=list(t1)
s=t2.insert(2,c)
......
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