0% found this document useful (0 votes)
6 views1 page

Python Programming Test Questions

The document outlines a grand test for the subject of Problem Solving and Python Programming at Vaagdevi Degree College, Mancherial, for BSC(Data Science) II Semester students. It consists of eight questions, from which students must answer any five, covering topics such as algorithms, data types, string handling, lists, tuples, operators, and control flow statements in Python. The test is structured for a maximum of 50 marks.

Uploaded by

VAAGDEVI DEGREE
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)
6 views1 page

Python Programming Test Questions

The document outlines a grand test for the subject of Problem Solving and Python Programming at Vaagdevi Degree College, Mancherial, for BSC(Data Science) II Semester students. It consists of eight questions, from which students must answer any five, covering topics such as algorithms, data types, string handling, lists, tuples, operators, and control flow statements in Python. The test is structured for a maximum of 50 marks.

Uploaded by

VAAGDEVI DEGREE
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

VAAGDEVI DEGREE COLLEGE, MANCHERIAL

GRAND TEST
SUBJECT: Problem Solving and Python Programming
Group: BSC(Data Science)- II SEMESTER Max. Marks 50
I. Answer any FIVE of the following questions. 5x10=50

1. What is an algorithm? And explain the basic building blocks of the algorithm.
2. What is data type? Explain different types of data types in Python.
3. Explain in detail about the arguments used in Python, *args, and **kwargs.
4. What is String in Python? And Explain string handling functions.
5. What is a List? Explain List operations and methods.
6. What is tuple? Explain Tuple operations and methods.
7. What is an operator? Explain different operators used in python.
8. Explain details about all control flow statements used in python.

VAAGDEVI DEGREE COLLEGE, MANCHERIAL


GRAND TEST
SUBJECT: Problem Solving and Python Programming
Group: BSC(Data Science)- II SEMESTER Max. Marks 50
I. Answer any FIVE of the following questions. 5x10=50

1. What is an algorithm? And explain the basic building blocks of the algorithm.
2. What is data type? Explain different types of data types in Python.
3. Explain in detail about the arguments used in Python, *args, and **kwargs.
4. What is String in Python? And Explain string handling functions.
5. What is a List? Explain List operations and methods.
6. What is tuple? Explain Tuple operations and methods.
7. What is an operator? Explain different operators used in python.
8. Explain details about all control flow statements used in python.

You might also like