RCCIIT Home
IQAC
PRAGYATA
|
Module
|
Content
|
Slide
|
Video
|
Assignment
|
1
|
Introduction: History, Features, Setting up path, Working with Python, Basic Syntax, Variable and Data, Types, Operator
|
|
|
|
2
|
Conditional statements: If, If-else, Nested if-else, Looping, For, While, Nested loops, Break, Continue, Pass
|
|
|
|
3
|
String manipulations: Accessing string, Basic operations, String slices, Function and Methods
|
|
|
|
4
|
List: Introduction, Accessing list, Operations, Working with lists, Function and Methods
|
|
|
|
5
|
Tuple: Introduction, Accessing tuples, Operations, Working, Functions and Methods
|
|
|
|
6
|
Dictionary: Introduction, Accessing values in dictionaries, Working with dictionaries, Properties
|
|
|
|
7
|
Function: Defining a function, Calling a function, Types of functions, Function Arguments, Anonymous functions, Global and local variables
|
|
|
|
8
|
Modules: Importing module, Math module, Random module, Packages, Opening and closing file, Reading and writing files
|
|
|
|
|
|