From 774d816029891c68d5ee1ac77027ba4927b95f26 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Tue, 16 Jul 2024 08:33:10 +0800 Subject: [PATCH] auto save --- dd.py/1.1/1.2.py | 4 ++++ dd.py/Python | 0 2 files changed, 4 insertions(+) create mode 100644 dd.py/1.1/1.2.py create mode 100644 dd.py/Python diff --git a/dd.py/1.1/1.2.py b/dd.py/1.1/1.2.py new file mode 100644 index 0000000..c33c2e5 --- /dev/null +++ b/dd.py/1.1/1.2.py @@ -0,0 +1,4 @@ +a=eval(input("请输入第一个数")) +b=eval(input("请输入第二个数")) +c=eval(input("请输入第三个数")) +print(a,b,c) \ No newline at end of file diff --git a/dd.py/Python b/dd.py/Python new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dd.py/Python -- libgit2 0.25.0