INTRODUCTION TO PYTHON Python is a popular programming language it was developed by Guido van Rossum in the year 1991 in Netherland . Syntax : print ( “hello” ); 1
Python is a general purpose, high level programming language. Python is dynamic. 2
Why name python ? Guido van Rossum was a fan of the popular comedy show “ Monty python’s flying circus” broadcasted by BBC ( 1969-74) so he decide to pick named his language as python. 3
Feature of Python 4
5 Simple and easy to learn . Platform independent . Rich library . Embedded.