Archive : MCA-1st Sem Assignment

Python Program to Print Area and Circumference of Rectangle

Deepthi Sharma Created On  7/26/2021 10:12:24 AM  in MCA-1st Sem Assignment
Write a program that prompts the user to input the length and the width of a rectangle andĀ outputs the area and circumference of the rectangle. The Formula is: AREA = LENGTH * WIDTH CIRCUMFERENCE = 2 (LENGTH + WIDTH)
Previous Page You are Browsing Page: 1 of 1

Site Search

Advertisement