From b314f524b6fca14c4b3b5c586c0e86797b3e7b8f Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 12:02:07 +0000 Subject: [PATCH 1/2] Setting up GitHub Classroom Feedback From 00b721344ab58a1cba1ad408d1ebf918d58c36d2 Mon Sep 17 00:00:00 2001 From: zhouyi Date: Mon, 19 Dec 2022 20:05:01 +0800 Subject: [PATCH 2/2] . --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 2290eb6..6aa26a5 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,2 @@ def hello_world(): - return "Hello!" + return "Hello World!"