From c883f36079dc215279bc87a84907a7de67a4f2d5 Mon Sep 17 00:00:00 2001 From: deepcodespythonmorethenu <72375257+deepcodespythonmorethenu@users.noreply.github.com> Date: Fri, 16 Oct 2020 10:35:28 +0530 Subject: [PATCH] hello world output --) hello world --- print hello world | 1 + 1 file changed, 1 insertion(+) create mode 100644 print hello world diff --git a/print hello world b/print hello world new file mode 100644 index 0000000..8cde782 --- /dev/null +++ b/print hello world @@ -0,0 +1 @@ +print("hello world")