0% found this document useful (0 votes)
4 views1 page

Python Programming Language Overview

Python is a simple, easy-to-use, interpreted, object-oriented, high-level programming language developed by Guido van Rossum, inspired by the comedy series 'Flying Monty Python Circus.' It features dynamic typing, portability, and is free and open-source, making it accessible for various applications. Python's syntax is concise compared to languages like Java, C, and C++, and it supports indentation and is case-sensitive.

Uploaded by

jel23cs
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Python Programming Language Overview

Python is a simple, easy-to-use, interpreted, object-oriented, high-level programming language developed by Guido van Rossum, inspired by the comedy series 'Flying Monty Python Circus.' It features dynamic typing, portability, and is free and open-source, making it accessible for various applications. Python's syntax is concise compared to languages like Java, C, and C++, and it supports indentation and is case-sensitive.

Uploaded by

jel23cs
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

PYTHON REVISED NOTES

• Python is simple, easy, interpreted, object oriented, high level programming language
• This python was developed by the Guido van Rossum
• While watching the comedy series called “flying monteus python circus”, he got an idea to developed the python
programming language
• This programming language easy to use and it can be portable any where if its required.
• There is no lengthy programming like java , c and c++ etc its easy to work with it.

Features
 It’s a dynamically typed programming language
 It’s a high level programming language
 It’s a scripting language
 It’s a portable, independent in nature along with that its free and open source programming language
 Its support the indentation along with that its a case sensitive

You might also like