From 31ed883313a29540436d0dd766d6adcb0cd410e2 Mon Sep 17 00:00:00 2001 From: zhangju1 <1253098964@qq.com> Date: Wed, 12 Oct 2022 05:55:14 +0000 Subject: [PATCH] werty Signed-off-by: zhangju1 <1253098964@qq.com> --- test1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test1.py b/test1.py index 4f9d95c..b2e9f10 100644 --- a/test1.py +++ b/test1.py @@ -1 +1 @@ -print("i am a boy") \ No newline at end of file +print("i am a boy"); \ No newline at end of file -- Gitee