Preamble: This course introduces a basic step towards program writing and develops the logical ability and problem-solving skill using Python Programming Language, Students are able to do testing and debugging of code written in Python.
Course Outcomes: After the completion of the course the student will be able to
| Course Outcome | |
|---|---|
| CO1 | Understands basics of Python Programming language including input/output functions, operators, basic and collection data types |
| CO2 | Implement decision making, looping constructs and functions |
| CO3 | Design modules and packages - built in and user defined packages |
| CO4 | Implement object-oriented programming and exception handling. |
| CO5 | Create files and form regular expressions for effective search operations on strings and files |