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

Python Programming

This document outlines the course details for a 6th semester Bachelor of Science in Information Technology degree program. The subject is Python Programming, which is worth 100 marks and consists of two sections - Section A is worth 40 marks and involves answering 4 short questions out of 6 provided, while Section B is worth 60 marks and involves answering 4 longer questions out of 6 provided. The questions cover various topics related to Python programming concepts and features.
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)
37 views1 page

Python Programming

This document outlines the course details for a 6th semester Bachelor of Science in Information Technology degree program. The subject is Python Programming, which is worth 100 marks and consists of two sections - Section A is worth 40 marks and involves answering 4 short questions out of 6 provided, while Section B is worth 60 marks and involves answering 4 longer questions out of 6 provided. The questions cover various topics related to Python programming concepts and features.
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

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