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