From ea858823804aa6ab4bf73c0d75b74fadb1714a10 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 30 Apr 2022 11:24:22 +0800
Subject: [PATCH] save project

---
 diy.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diy.py b/diy.py
index a12dac2..d10823c 100644
--- a/diy.py
+++ b/diy.py
@@ -1,4 +1,4 @@
-# 写入同学们的捐赠明细:'小兰:12本'、'小丽:11本'、'李文:9本'、'张伟:16本'
+小兰:12本'# 写入同学们的捐赠明细:'、'小丽:11本'、'李文:9本'、'张伟:16本'
 #C:\Users\EDY\Desktop\test.txt
 filel=open(r"C:\Users\EDY\Desktop\test.txt","w",encoding="utf-8")
 filel.write('小兰:12本\n')
--
libgit2 0.25.0