From 9378481741b93791f9a4695d1b9691e0ff86c525 Mon Sep 17 00:00:00 2001 From: ASDF44 <42999582+ASDF44@users.noreply.github.com> Date: Wed, 17 Oct 2018 12:42:03 +0530 Subject: [PATCH] Update helloworld --- Basic/helloworld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic/helloworld b/Basic/helloworld index f007f410f..1c762f10f 100644 --- a/Basic/helloworld +++ b/Basic/helloworld @@ -1 +1 @@ -15 PRINT "HELLO WORLD"; + PRINT "HELLO WORLD";