Lesson 4 Introduction To Python
Lesson 4 Introduction To Python
3.5.2
What is Python?
Python is a general purpose, high level, interpreted
language with easy syntax and dynamic semantics
Created by Guido Van Rossum in 1989
Why is Python is Popular?
Easy - Python is language preferred by beginners
and pro like
Free – Python is an open-source language which
makes it free for everyone to use
Applications – Python can be used for desktop,
web, mobile application development
Library and Support – Python has great community
who constantly make libraries and help those in
need
Features of Python
Where is Python used in the Industry?