From 345535d4e1ac756b52b046d9bbcf5aaeb405b309 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 19 Nov 2023 09:06:08 +0800
Subject: [PATCH] auto save

---
 diy2.py | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/diy2.py b/diy2.py
index bc451fe..8dfed83 100644
--- a/diy2.py
+++ b/diy2.py
@@ -1,6 +1,7 @@
-score = {'语文':91,'数学':88,'英语',85}
+stu
+
+
+
 
-for k,v in score.items():
-    print(k,v)
 
 
--
libgit2 0.25.0