PYTHON - TUTORIAL
https://www.tutorialspoint.com/python/index.htm Copyright © tutorialspoint.com
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It
was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the
GNU General Public License GP L. This tutorial gives enough understanding on Python programming language.
AUDIENCE
This tutorial is designed for software programmers who need to learn Python programming language from
scratch.
PREREQUISITES
You should have a basic understanding of Computer Programming terminologies. A basic understanding of any of
the programming languages is a plus.