From 870cfd30ea2469ef7996029c7ed2dada3c79554a Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 18 Nov 2023 14:44:52 +0800 Subject: [PATCH] save project --- hbuhujjujuiji.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hbuhujjujuiji.py diff --git a/hbuhujjujuiji.py b/hbuhujjujuiji.py new file mode 100644 index 0000000..9721ff8 --- /dev/null +++ b/hbuhujjujuiji.py @@ -0,0 +1,5 @@ +score = {'语文':91,'数学':88,'英语':85} + +for k,v in score.items(): + print(k,v) + -- libgit2 0.25.0