From 382f2af7cd5b40c2d25154a7d114de7f6f3e1ca5 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Wed, 11 Dec 2019 10:10:59 +0800 Subject: [PATCH] save project --- diy1.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 45c9a2f..7d58aa8 100644 --- a/diy1.py +++ b/diy1.py @@ -1 +1,4 @@ -# 我们都爱夸夸夸 \ No newline at end of file +# 我们都爱夸夸夸 +# 我们都爱夸夸夸 +name=input("请输入你的名字:") +print(name + '你是最棒的创造师耶!') \ No newline at end of file -- libgit2 0.25.0