Python
Fundamental Test 12
Q1. Write a program to find the average of five numbers.
Q2. Write a
program to find the square of a number accepted from user.
Q3. Write a
program to convert kilometer into centimeter.
Q4. Write a
program to convert degree Celsius to kelvin.
Q5. Write a
program to convert degree Celsius to Fahrenheit.
Q6. Write a
program to calculate the simple interest.
Q7. Write a
program to accept time in seconds and convert it into
hours, minutes and seconds.
Q8. Write a
program to convert milligrams into kilograms.
Q9. Write a
program to find the square root of a number.
Q10. Write a
program to accept two numbers and display their
- Sum
- Difference
- Product
- Multiplication