Python Practicals
Python Practicals
IT21L
Practical Assignment
Book
MCA I Semester II
2020-2022
Name :
Roll No :
Subject Faculty:
Python Programming: Prof. Tabassum Shaikh
Advance Internet Technology: Prof. Pankaj Kulkarni
1
[PART I] PYTHON PROGRAMMING
PART I
PYTHON
PROGRAMMING
[PART I] PYTHON PROGRAMMING
INDEX
Sr. No Assignment Page No.
1 Python installation and configuration with windows
and Linux
2 Programs for understanding the data types, control flow
statements, blocks and loops
3 Programs for understanding functions, use of built in
functions, user defined functions
4 Programs to use existing modules, packages and
creating modules, packages
5 Programs for implementations of all object-oriented
concepts like class, method, inheritance, polymorphism
etc. (Real life examples must be covered for the
implementation of object oriented concepts)
6 Programs for parsing of data, validations like
Password, email, URL, etc.
7 Programs for Pattern finding should be covered.
8 Programs covering all the aspects of Exception
handling, user defined exception, Multithreading
should be covered.
9 Programs demonstrating the IO operations like reading
from file, writing into file from different file types like
data file, binary file, etc
10 Programs to perform searching, adding, updating the
content from the file.
Program for performing CRUD operation with
11
MongoDB and Python
[PART I] PYTHON PROGRAMMING
Student Name:
Signature:
[PART I] PYTHON PROGRAMMING