0% found this document useful (0 votes)
21 views

Python Tutorial1

Uploaded by

rash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Python Tutorial1

Uploaded by

rash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like