This is the python basic video series. Here I am just trying to show how you can run your python code. 1 from the terminals and 2.Writing the codes in files and running it via command prompt or terminals in linux machine.
Note:
The first way of running the python code from the command prompt is really helpful if you just want to test your codes before you dig dive into it.