From b5077c65604c6614df0ade196283c8262193b322 Mon Sep 17 00:00:00 2001 From: xd Date: Thu, 3 Jun 2021 11:43:43 +0800 Subject: [PATCH] update main.py --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index e75154b..e9febcd 100644 --- a/main.py +++ b/main.py @@ -1 +1,3 @@ +print("hello zjvtit") + print("hello world") \ No newline at end of file