Computer Science
Related Questions
Write a program to input a number and print its first five multiples.
Write a program to read a number n and print n2, n3 and n4.
Write a program to compute simple interest and compound interest.
Write a short program that asks for your height in centimetres and then converts your height to feet and inches. (1 foot = 12 inches, 1 inch = 2.54 cm).