From 06060572b8203446d0b61a21456b3ba252e0d77c Mon Sep 17 00:00:00 2001 From: ZQ1 <929165370@qq.com> Date: Tue, 5 Dec 2023 17:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'hello.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello.py b/hello.py index f0b303f..7fc975c 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ -print('Hello World!') \ No newline at end of file +print('Hello World!') +print('123132') \ No newline at end of file