From 778d945b2fa04525bf52f6b1148ea0d69393ce3b Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 14 Nov 2021 17:19:34 +0800 Subject: [PATCH] save project --- diy.py | 3 +++ ttghgh.py | 0 2 files changed, 3 insertions(+) create mode 100644 diy.py create mode 100644 ttghgh.py diff --git a/diy.py b/diy.py new file mode 100644 index 0000000..aec2c5f --- /dev/null +++ b/diy.py @@ -0,0 +1,3 @@ +# 写入同学们的捐赠明细:'小兰:12本'、'小丽:11本'、'李文:9本'、'张伟:16本' +with open(r'c:\Users\23636\Desktop\ybh.txt','a',encoding='utf-8') as a: + a.write('aaa') \ No newline at end of file diff --git a/ttghgh.py b/ttghgh.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/ttghgh.py -- libgit2 0.25.0