From 6707a8026babc8e5de2da965f3416c866ebcbf6f Mon Sep 17 00:00:00 2001 From: hhjoy <31469035+hhjoy@users.noreply.github.com> Date: Thu, 7 Sep 2017 16:59:15 +0900 Subject: [PATCH] Revert "add hello.py : add comment" --- hello.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hello.py b/hello.py index d7794ff..5919d04 100644 --- a/hello.py +++ b/hello.py @@ -1,3 +1,2 @@ print('Hello World") -print("Hello FastCampus")