From 2963f1740f55cbb5b08b829daaa5a4be21492676 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 28 Sep 2024 14:55:17 +0800
Subject: [PATCH] save project

---
 diy2.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/diy2.py b/diy2.py
index 12f3cfb..f4d858f 100644
--- a/diy2.py
+++ b/diy2.py
@@ -6,8 +6,9 @@ print(dact_hero['猴队长'])
 dict_hero['猴七']=32
 print(dict_hero)
 
-dict_hero['猴十']=25
-print(dict_hero)
+
+
+
 
 
 
--
libgit2 0.25.0