Commit 6ca8b056 by BellCodeEditor

auto save

parent ed0dd9df
Showing with 3 additions and 2 deletions
...@@ -11,4 +11,6 @@ for i in message: ...@@ -11,4 +11,6 @@ for i in message:
y2=random.choice(key) y2=random.choice(key)
y3=random.choice(key) y3=random.choice(key)
x=y1+y2+y3 x=y1+y2+y3
print(x,end="") n=print(x,end="")
\ No newline at end of file list(n)
list.insert(5,port:@#$%^&)
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