From a5b59a1feb748a0b7b6e037a3be0c124aa1843a3 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 22 Jul 2023 14:42:30 +0800 Subject: [PATCH] save project --- diy.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 diy.py diff --git a/diy.py b/diy.py new file mode 100644 index 0000000..3ddd977 --- /dev/null +++ b/diy.py @@ -0,0 +1,3 @@ +file=open(r"C:\Users\makcoo\Desktop\text.txt","w",encoding="utf-8") +file.while("小兰:12本") +file.close() \ No newline at end of file -- libgit2 0.25.0