From 689b3fc437e95cb541c4a5af46c47816116603a4 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 11 Jun 2022 09:49:44 +0800
Subject: [PATCH] save project

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

diff --git a/diy2.py b/diy2.py
index 4a93230..1fc1577 100644
--- a/diy2.py
+++ b/diy2.py
@@ -1 +1,3 @@
 score = {'语文':91,'数学':88,'英语':85}
+for k,v in dict.items():
+    dict.keys(score)
\ No newline at end of file
--
libgit2 0.25.0