Commit d52a278c by BellCodeEditor

auto save

parent 3b6031fe
Showing with 3 additions and 1 deletions
......@@ -11,5 +11,7 @@ for i in message:
text=str1+str2+str3
print(text)
# 请使用私钥key,对message进行加密
text="周末一起去搞事情!"
litext=list(text)
print(litext)
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