Commit d7dd1e65 by BellCodeEditor

save project

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