From 4f0ea988d26ecf29286a9bea193158362672d9b2 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 9 Aug 2020 14:50:00 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 0815a65..fc2743d 100644 --- a/diy1.py +++ b/diy1.py @@ -1,3 +1,3 @@ # 我们都爱夸夸夸 name = input("请输入您的名字:") -print(name+",你是最棒的创造师!") \ No newline at end of file +print(name+",你是最棒的创造师耶!") \ No newline at end of file -- libgit2 0.25.0