assignment
assignment
Write a program that accepts the radius of a circle and prints its area.
Write a program that accepts base and height and calculate the area of a triangle.
Write a program that inputs a student’s marks in three subjects (out of 100) and prints
Write a program that accepts the length and breadth of the rectangle and calculate its
Write a program to accept the height in cm and convert it into feet and inches.
Write a program to calculate gross salary on an employee where basic salary entered by
Write a program to read two numbers and prints their quotient and reminder.