From 09fbdcd9bd2cff93ed380f680e99e4bdf24b11d3 Mon Sep 17 00:00:00 2001 From: Shubham-Chandurkar <65503414+Shubham-Chandurkar@users.noreply.github.com> Date: Thu, 1 Oct 2020 23:10:14 +0530 Subject: [PATCH] Update index.html --- template/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/index.html b/template/index.html index 9318db1..eaf2e74 100644 --- a/template/index.html +++ b/template/index.html @@ -12,7 +12,7 @@

 def hello(var name) {
-    print('Hello', name);
+    print('Hello! ', name);
 }
 
 hello('World');
@@ -41,9 +41,9 @@ 

Object-oriented

Open Source and Free

-

+

Lemon is licensed under the MIT Public License. -

+

{% end %}