You are on page 1of 2

DON BOSCO INSTITUTE OF TECHNOLOGY

Kumbalagodu, Mysore Road, Bengaluru – 560074


Department of Information Science & Engineering
AY-2022-23

COURSE NAME: Application Development using Python COURSE CODE : 18CS55


SEM: V A, B &C Date of Given: 13/01/2023 Date of Submission:20/01/2023

Assignment-III
Sl no Questions CO RBTL
Group-1
1 Explain modifiers with example? CO-4 2
2 Explain pure functions with python code. CO-4 2
3 Differentiate pure and modifiers().Explain CO-4 2
4 Explain the basic steps of project maplt.py with web browser module. CO-5 2
5 How HTML can be parsed with beautiful soup module? Explain CO-5 2
6 Explain the getText() function used for getting full text from a .docx file with CO-5 2
example code.
Group-2
8 How debugging can be done on time object? Explain CO-4 2
9 Define polymorphism? Demonstrate polymorphism with function to find CO-4 2
histogram to count the number of times each letter appears in a word and in a
sentence
10 Explain the following with python example program CO-4 2
i)__init()__
ii)__str()__
11 How excel document can be read. explain with example CO-5 2
12 How to get sheets from workbook & cell from sheets. Explain CO-5 2
13 Explain the Creation, Encryption and Decryption of a PDF CO-5 2
Group-3
15 What is operator overloading, explain with example CO-4 2
16 What are class attribute explain by taking class card CO-4 2
17 Write class deck and write program for printing deck CO-4 2
18 Explain with example CO-5 2
i) Creating and saving excel documents
ii) Creating and removing sheets
iii) Writing values into cells

19 Explain steps involved in updating spread sheets CO-5 2


20 Write a program that find all the CSV files in the current working directory, CO-5 2
read in the full contents of each file, write out the contents, skipping the first
line, to a new 6 CSV file.
Group-4
22 Explain what is inheritance, explain with example CO-4 2
23 Explain the concept of data encapsulation CO-4 2
24 Write a python program to give search keyword from command line CO-4 2
arguments and open the browser tab for each result page. Explain
25 Explain selenium’s webdrive methods for finding elements. CO-5 2
26 Explain the following: Creating, copying and rotating pages with respect to CO-5 2
pdf.
27 Demonstrate the json module with the python program. CO-5 2

Name & Sign of Course Instructor HoD

You might also like