Commit a88f283f by BellCodeEditor

auto save

parent 4b1d390c
Showing with 697 additions and 2 deletions
......@@ -16,4 +16,700 @@ list_str3 = list(str3)
list_str3.insert(random.randint(0,len(str3)),str0)
message = ''.join(list_str3)
print(message)
str2 = input("请输入要加密的文件")
\ No newline at end of file
str2 = input("请输入要加密
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