Enrolment options

Unit 1

Introduction to python, features, IDLE, python interpreter, Writing and executing python scripts, comments, identifiers, keywords, variables, data type, operators, operator precedence and associativity, statements, expressions, user inputs, type function, eval function, print function.

UNIT II [16T]

Boolean expressions, Simple if statement, if-elif-else statement, compound boolean expressions, nesting, multi way decisions. Loops: The while statement, range functions, the for statement, nested loops, break and continue statements, infinite loops.

UNIT III [16T]

Functions, built-in functions, mathematical functions, date time functions, random numbers, writing user defined functions, composition of functions, parameter and arguments, default parameters, function calls, return statement, using global variables, recursion.

UNIT IV [16T]

String and string operations, List- creating list, accessing, updating and deleting elements from a list, basic list operations. Tuple- creating and accessing tuples in python, basic tuple operations. Dictionary, built in methods to access, update and delete dictionary values. Set and basic operations on a set.


Guests cannot access this course. Please log in.