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

CS3271_SET1 (1)

The document outlines the practical end semester examinations for B.E/B.Tech students in November/December 2024, specifically for the Problem Solving and Python Programming Laboratory. It includes a list of programming tasks that students must complete, covering topics such as electricity billing, data structures, string manipulation, and exception handling. The examination is structured to assess various components including program writing, calculations, and viva-voce, with a total of 100 marks.

Uploaded by

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

CS3271_SET1 (1)

The document outlines the practical end semester examinations for B.E/B.Tech students in November/December 2024, specifically for the Problem Solving and Python Programming Laboratory. It includes a list of programming tasks that students must complete, covering topics such as electricity billing, data structures, string manipulation, and exception handling. The examination is structured to assess various components including program writing, calculations, and viva-voce, with a total of 100 marks.

Uploaded by

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

B.E / B.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, NOVEMBER/DECEMBER 2024


First Semester

GE3171 – PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY

(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim & Procedure Program Calculation Viva-Voce Record Total


& Results
20 30 30 10 10 100

1. a.) Write a python program for electricity billing.

1. b.) Write a python program for retail shop billing.

2. a.) Write a python program for Weight of a steel bar.

2. b.) Write a python program for compute electrical current in 3 phase AC circuit.

3. a.) Write a python program using simple statements exchange the values of two variables.

3. b.) Write a python program for circulate the values of n variables.

4. a.) Write a python program for distance between two variable4s.

4. b.) Write a python programs using conditionals and iterative loops number series.

5. a.) Write a python program for number pattern.

5. b.) Write a python program for operations of lists.

6. a.) Write a python program for operations of tuples.

6. b.) Write a python program for operations of sets.

7. a.) Write a python program for operations of dictionaries.

7. b.) Write a python program for factorial of a number using functions.

Page 1 of 2
8. a.) Write a python program for finding largest number in a list using functions.

8. b.) Write a python program for finding area of a circle using functions.

9. a.) Write a python program for reversing a string.

9. b.) Write a python program for checking palindrome in a string.

10. a.) Write a python program for counting characters in a string.

10.b.) Write a python program to replace characters in a string.

10.b.) Write a python program to copy from one file to another.

11.a.) Write a python program for word count from a file.

11. b.) Write a python program for finding longest word in a file.

12.a.) Write a python program for a divide by zero error using exception handling.

12. b.) Write a python program for voters age validity.

INTERNAL EXAMINER EXTERNAL EXAMINER

Page 2 of 2

You might also like