From 5d89ace3ec70138dfc710c9e8c62086d620ef3eb Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 15 Aug 2020 14:20:41 +0800
Subject: [PATCH] save project

---
 diy4.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diy4.py b/diy4.py
index 59671a4..2d71c91 100644
--- a/diy4.py
+++ b/diy4.py
@@ -4,7 +4,7 @@ import random
 key = "abcdefgh使用编程实现位移替换加密,制作密码机关真是太好玩了哈哈!"
 # 要加密语句
 message = "诺依,周末一起去看动漫展吧!"
-
+list.insert(index,"port:@#$#%^%")
 # 请使用私钥key,对message进行加密
 for i in message:
     str1=i
--
libgit2 0.25.0