Python Programming Lab

To introduce python programming
To understand why Python is a useful scripting language for developers.
To learn how to identify Python object types.
To define the structure and components of a Python program.
To learn how to write loops and decision statements in Python.
To learn how to write functions and pass arguments in Python.
To learn how to design object‐oriented programs with Python classes.