KARNATAKA STATE OPEN UNIVERSITY
MANASA GANGOTHRI MYSORE-570006
DEPARTMENT OF STUDIES IN COMPUTER SCIENCE
BCA-CBCS- Computer Science
Second Semester - July - January Cycle -2022-23
ASSIGNMENT QUESTIONS
Max Marks :20
(10x2)= 20
Course:BCADSC2.4: Python Programming
1. Explain pop( ), remove( ), len( ),clear ( ) ,insert( ) functions related to list with
example
2. Describe structure of python program.