From eedf67b084ed5c3c1ce9023f15bf327bd69b0bed Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 12 Feb 2022 15:26:23 +0800 Subject: [PATCH] auto save --- 2-4-diy4.py | 0 Untitled-1.py.py | 5 +++++ diy2.py | 1 + 3 files changed, 6 insertions(+) create mode 100644 2-4-diy4.py create mode 100644 Untitled-1.py.py create mode 100644 diy2.py diff --git a/2-4-diy4.py b/2-4-diy4.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/2-4-diy4.py diff --git a/Untitled-1.py.py b/Untitled-1.py.py new file mode 100644 index 0000000..669e2be --- /dev/null +++ b/Untitled-1.py.py @@ -0,0 +1,5 @@ +username = "adain" +userpassword = "123456" +while True: + name = input("请输入名字:") + pa \ No newline at end of file diff --git a/diy2.py b/diy2.py new file mode 100644 index 0000000..a2193d2 --- /dev/null +++ b/diy2.py @@ -0,0 +1 @@ +print() \ No newline at end of file -- libgit2 0.25.0