From f78539d3f22f0007c621b45b24b6ee065b52c981 Mon Sep 17 00:00:00 2001 From: kekek02 <35393656+kekek02@users.noreply.github.com> Date: Tue, 29 Oct 2019 13:42:18 +0700 Subject: [PATCH] Create Python file --- InnekePuspitasari/Hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 InnekePuspitasari/Hello.py diff --git a/InnekePuspitasari/Hello.py b/InnekePuspitasari/Hello.py new file mode 100644 index 0000000..4455833 --- /dev/null +++ b/InnekePuspitasari/Hello.py @@ -0,0 +1 @@ +Print("hello world")