A By Ankit Sir
Date :- 24 Sep
Write a program that takes the user’s name and age as input and prints them.
Write a program to take two integers from the user and print their sum.
Write a program to take two numbers from the user and print their product (multiplication).
Write a program to take three numbers and print the smallest (minimum).
Write a program that takes radius as input and prints the area and circumference of the circle.