Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. 

COURSE OBJECTIVES

CO1

To provide Basic knowledge of Python

CO2

To learn how to design and program Python applications.

CO3

To understand why Python is a useful scripting language for developers.


COURSE OUTCOMES

CO1

Will lead the students to perform basic writing and running of Python scripts

CO2

Master the fundamentals of writing Python scripts

CO3

Learn core Python scripting elements such as variables and flow control structures