- Write a program to print whether a number is even or odd, also take input.
- Take name as input and print a greeting message for that name.
- Write a program to input principle, time and rate (P, T, R) from user and find Simple Interest.
- Take in two numbers and an operator (+, -, *, /) and calculate the value. (Use if conditions)
- Take 2 numbers as input and print the largest number.
- Input currency in rupee and output in dollar.