UNIVERSITY OF RAJASTHAN, JAIPUR
BCA Part -III
Practical Examination 2025
Python Lab
SET 1
Time: 3 Hrs. Maximum Marks: 100
Attempt any three questions. Each question carries 25 marks.
1. Write a program to add predefined values.
2. Write a program to find the square root of a number using the exponential operator.
3. Write a program to swap 2 numbers using 2 temporary variables.
4. Write a program to create calculator using local variables.
Viva voce
Record
******************************************************************************
UNIVERSITY OF RAJASTHAN, JAIPUR
BCA Part -III
Practical Examination 2025
Python Lab
SET 2
Time: 3 Hrs. Maximum Marks: 100
Attempt any three questions. Each question carries 25 marks.
1. Write a program to add 2 integers with user input
2. Write a program to find the square root of a number using math module.
3. Write a program to convert kilometers to miles.
4. Write a program to find area of a triangle.
Viva voce
Record