PYTHON PROGRAMMING IMPORTANT QUESTIONS
UNIT –I 1. String Values, String, Operations, String Slices, String Operators, 2. Numeric Data Types,
UNIT-II 1. Control Flow and Syntax, Indenting, The if Statement, The while Loop, break and continue, The for Loop 2. Lists, Tuples, Sets, Dictionaries, Sorting Dictionaries
UNIT-III 1. Classes in Python, Principles of Object Orientation 2. File Organization
UNIT-IV 1. Passing Collections to a Function, Variable Number of Arguments Scope 2. Lambda, Modules, Standard Modules
UNIT-V 1. Working with Directories 2. The Exception Model, Exception Hierarchy