From 2e34c1e00c338861b9290d006f525e1d13c98831 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 18 Jun 2023 10:19:41 +0800 Subject: [PATCH] auto save --- diy.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/diy.py b/diy.py index 73f4492..d38c849 100644 --- a/diy.py +++ b/diy.py @@ -1 +1,4 @@ # 写入同学们的捐赠明细:'小兰:12本'、'小丽:11本'、'李文:9本'、'张伟:16本' +a=open(r"D:\\Backup\\桌面\\111.txt","w",encoding='utf-8') + 111.write('小兰:12本','小丽:11本','李文:9本','张伟:16本') + 111.c \ No newline at end of file -- libgit2 0.25.0