Practical File Front Page Class 11
Practical File Front Page Class 11
Roll Number:
Class: XI D
INPUT
OUTPUT
2- Write a program to input year from the user and check whether the year is leap year or
not.
INPUT
OUTPUT
3- Write a program to calculate simple interest.
INPUT
OUTPUT
4- Write a program to convert temperature from Celsius to Fahrenheit.
INPUT
OUTPUT
5- Write a program to make calculator using if-elif-else statement.
INPUT
OUTPUT
6- Write a program to input three numbers and display the largest number.
INPUT