Commit 916326d7 by BellCodeEditor

save project

parent 7dd4f462
Showing with 2 additions and 1 deletions
......@@ -15,7 +15,8 @@ print(texe2)
name="vhgscvife"
a=list(texe2)
a.insert(1,name)
print(a)
b="".join(a)
print(b)
# 请使用私钥key,对message进行加密
......
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