Commit c2ae00cd by BellCodeEditor

save project

parent 17dc62da
Showing with 1 additions and 1 deletions
...@@ -15,7 +15,7 @@ for i in message: ...@@ -15,7 +15,7 @@ for i in message:
aa=list(a) aa=list(a)
aa.insert(5,'port@#$%^&') aa.insert(5,'port@#$%^&')
''.join(aa) ''.join(aa)
print(aa)
......
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