0% found this document useful (0 votes)
174 views

BCADSC2.4 Python Programming Bca 2nd Sem

This document contains assignment questions for a Python Programming course at Karnataka State Open University. It includes two questions - the first asks students to explain and provide examples of pop(), remove(), len(), clear(), and insert() list functions in Python. The second question asks students to describe the structure of a Python program. The assignment is worth 20 marks total for the BCA second semester July-January cycle of 2022-23.

Uploaded by

jasirbaig434
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
174 views

BCADSC2.4 Python Programming Bca 2nd Sem

This document contains assignment questions for a Python Programming course at Karnataka State Open University. It includes two questions - the first asks students to explain and provide examples of pop(), remove(), len(), clear(), and insert() list functions in Python. The second question asks students to describe the structure of a Python program. The assignment is worth 20 marks total for the BCA second semester July-January cycle of 2022-23.

Uploaded by

jasirbaig434
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like