From 17915bfaad8edb43612e0bf225aeb828aa7475f5 Mon Sep 17 00:00:00 2001 From: Bhavana-Likitha <69808378+Bhavana-Likitha@users.noreply.github.com> Date: Sun, 27 Sep 2020 18:05:44 +0530 Subject: [PATCH] Added t in print --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index d0e1a8a..4afd0c8 100644 --- a/hello.py +++ b/hello.py @@ -4,4 +4,4 @@ def func (: func() -prin("hehe") +print("hehe")