From 9b5d965ad6e81496ecabf1bb18b626282c0c440c Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 6 Mar 2022 14:15:44 +0800 Subject: [PATCH] save project --- diy1.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 45c9a2f..37187b4 100644 --- a/diy1.py +++ b/diy1.py @@ -1 +1,3 @@ -# 我们都爱夸夸夸 \ No newline at end of file +# 我们都爱夸夸夸 +name=input("创造师请输入你的名字:") +print(name+"你好吗!") \ No newline at end of file -- libgit2 0.25.0