From 4be816bca9a21413826e8c9d70a84d76ba42cc1f Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 6 Mar 2021 16:26:44 +0800
Subject: [PATCH] save project

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

diff --git a/diy4.py b/diy4.py
index 97a293c..4151a2f 100644
--- a/diy4.py
+++ b/diy4.py
@@ -12,7 +12,6 @@ for i in message:
     str3=str0+str1+str2
     new=new+str3
 new=list(new)
-random.randint(0,len(new)
-new.s
+new.insert(random.randint(0,len(new)),"dmkenjofpjkweklf")
 new="".join(new)
 print(new)
\ No newline at end of file
--
libgit2 0.25.0