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

Python Exp List

The document outlines the practical examination structure for the B.E/B.Tech Problem Solving and Python Programming Laboratory for the ECE department in April/May 2025. It includes a list of experiments that students must complete, focusing on pseudocode, flowcharts, and various Python programming tasks. The examination is graded out of 100 marks, distributed across different components such as algorithms, programs, results, and viva-voce.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Python Exp List

The document outlines the practical examination structure for the B.E/B.Tech Problem Solving and Python Programming Laboratory for the ECE department in April/May 2025. It includes a list of experiments that students must complete, focusing on pseudocode, flowcharts, and various Python programming tasks. The examination is graded out of 100 marks, distributed across different components such as algorithms, programs, results, and viva-voce.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

B.E/B.

TECH PRACTICAL EXAMINATIONS APR/MAY 2025


24ESC111 - PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY

(Regulations 2024)
YEAR/SEM : I / II DEPARTMENT: ECE
Time: 3 Hours Max.Marks: 100
Aim Algorithm Program/Flowchart Results Viva-Voce Record Total
& Output
10 20 40 10 10 10 100

S.NO LIST OF EXPERIMENTS


1. 1. Write pseudocode and draw a flowchart to compute electrical current in a three-phase AC circuit.
2. Write a Python program to calculate the distance between two points in 2D space.

2. Write a Python program to perform the following string operations: reverse a string, check if a string
is a palindrome, count the characters in a string, and replace characters in a string.
1. Write a Python program to print a pyramid pattern using loops and conditionals.
3.
2. Write a Python program using sets and dictionaries to manage different programming languages.
Write pseudocode and draw a flowchart to compute the total weight of a motorbike based
4. on its components.

5. 1. Write a Python program to generate a number series using loops and conditionals.
2. Write a Python program using lists and tuples to list components of a car.

6. Write a Python function that implements binary search to find whether a target number exists in a
sorted list of integers.

7. 1. Write a Python program to check if a year is leap year or not.


2. Write a Python program to convert Celsius to Fahrenheit.
8. Write pseudocode and draw a flowchart to calculate the total bill in a retail shop including multiple
items.

9. 1. Write a Python program using lists and tuples to list components of a car.
2. Write a Python program using a function to find the largest number in a list.

1. Write a Python program to generate Fibonacci series.


10. 2. Write a Python program to check if a number is prime number.

Internal Examiner External Examiner

You might also like