Python Videos Tutorial
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance.
For Online Python Interpreter , go to ONE COMPILER at https://onecompiler.com/python or other python online interpreter you prefer. This one will be our first environment to learn python language. Installing Python Environment on your system will be explained later on, so at starting point that is no necessary.