From bc7d83580bee6af59ee67fc831609b4ef942455a Mon Sep 17 00:00:00 2001 From: K Pruthvi Raaj Date: Mon, 28 Feb 2022 13:07:10 +0530 Subject: [PATCH] first --- PRUTHVI_211EC220/sample.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 PRUTHVI_211EC220/sample.py diff --git a/PRUTHVI_211EC220/sample.py b/PRUTHVI_211EC220/sample.py new file mode 100644 index 0000000..3379f9b --- /dev/null +++ b/PRUTHVI_211EC220/sample.py @@ -0,0 +1 @@ +print("Hello, this is Pruthvi") \ No newline at end of file