Python is a very powerful high-level, object-oriented programming 
language.Python has a very easy-to-use and simple syntax, making it the perfect 
language for someone trying to learn computer programming for the first time. 
Python is an interpreted language. Interpreter is a program that converts the 
high-level program we write into low-level program that the computer 
understands. Click here to find the difference between interpreter and 
compiler. This tutorial is based on Python 3 and all the examples in this 
tutorial have been tested and verified in Python.

Start learning Python from basics to advance levels here...
https://goo.gl/hGzm6o
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to