From 1c1fad9fec3826ac089a2db1327dff5d136c7cfc Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 17 Jun 2023 09:44:53 +0800
Subject: [PATCH] save project

---
 6.py | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/6.py b/6.py
index 09ffb52..2bc26aa 100644
--- a/6.py
+++ b/6.py
@@ -8,4 +8,7 @@ for i in kun:
     str3=random.choice(kgb)
     text=str1+str2+str3
     answer=answer+text
-print(answer)
\ No newline at end of file
+answer=list(answer)
+len1=len(answer)
+answer.insert(1,"kjsyuu流速撒87328ouu")
+print("".join(answer))
\ No newline at end of file
--
libgit2 0.25.0