From 95b6392a1ff64c7957a0b97f6bcb68f0ad8796d8 Mon Sep 17 00:00:00 2001 From: kashishsingh95 <60912372+kashishsingh95@users.noreply.github.com> Date: Thu, 7 May 2020 19:16:34 +0530 Subject: [PATCH] added line --- demo.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo.py b/demo.py index ea439f4..824f59f 100644 --- a/demo.py +++ b/demo.py @@ -1,5 +1,5 @@ print("Hello") -print("Welcome to Telusko") +print("Welcome to prince") -print("Hello from Navin") \ No newline at end of file +print("Hello from prince") \ No newline at end of file