COURSE OUTCOMES
On successful completion of the course, the students will be able to
CO1: Build Python programs using fundamental programming concepts. PO1, PO2, PO3
CO2: Construct Python programs using files, exception handlers and Packages. PO1, PO2, PO3
LIST OF EXERCISES
1. Shell Scripting, GUI Environment
2. Operators and Expressions
3. Lists, Dictionaries, Tuples, Range, Strings, Set
4. Arrays
5. Selection Statements if, elif
6. Iteration Statements while, for
7. Built-In Functions
8. Function and Modules
9. Files
10. Exceptions
11. Packages