From a5627e05d950598d675346725462c77bec4f8b86 Mon Sep 17 00:00:00 2001 From: nikhil Date: Sun, 7 Nov 2021 17:00:04 +0530 Subject: [PATCH] Please don't pull--just practising --- 4 Getting Started with Python | 1 + 1 file changed, 1 insertion(+) diff --git a/4 Getting Started with Python b/4 Getting Started with Python index 8d6666c..45ed689 100644 --- a/4 Getting Started with Python +++ b/4 Getting Started with Python @@ -2,6 +2,7 @@ Code Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license()" for more information. +nikhil(me) learning your videos -- Thanks for these amazing videos >>> 2 + 3 5 >>> 9 - 8