From ed4f72fbe88dd76f5370557e412fcfcb0846daa7 Mon Sep 17 00:00:00 2001 From: YoonSooLim Date: Mon, 18 Oct 2021 17:07:18 +0900 Subject: [PATCH] Update: test.py --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index b4fe844..feb3722 100644 --- a/test.py +++ b/test.py @@ -1,2 +1,3 @@ #!/bin/python3 print("hello world") +print("hello world")