You are on page 1of 1

SIKKIM PROFESSIONAL UNIVERSITY

Course: Bachelor of Science (Information Technology)

Subject: Python-Programming

Semester: 6

Marks: 100

Section A

(4 × 10 = 40)

Attempt any four the following

1. What are the features of python programming language?

2. Write methods and description for strings method.

3. What are the methods for comparison of string in Python?

4. What is Control Statements?

5. What is a function in Python?

6. What is Flow of Execution?

Section B

(4 × 15 = 60)

Attempt any four the following

1. Explain the different ways of Running Python Program.

2. Explain the types of operators that support Python.

3. What is the benefit of using tuple assignment in Python?

4. The Difference between Brackets, Braces, and Parentheses

5. Explain the type Conversion Functions.

6. What is recursion? Write example of a recursive function.

You might also like