Ch5 GettingStartedwithPython
Ch5 GettingStartedwithPython
JINI N K
INTRODUCTION
Expressive language
Free & Open Source
PYTHON
Integrated language PLUSES
Variety of Applications
Completeness
PYTHON MINUSES
Not the fastest language
Script Mode
Save the Python program/script file with .py extension
Run the Module/ Script/ Program File
Press F5
Output of a module run shown in shell window
Understanding print() statement
Comments