julietjohn77
julietjohn77 julietjohn77
  • 26-03-2021
  • Computers and Technology
contestada

to assign length and breadth to display area of a rectangle​

Respuesta :

MrRoyal
MrRoyal MrRoyal
  • 31-03-2021

Answer:

In Python:

Length = float(input("Length: "))

Breadth = float(input("Breadth: "))

Area = Length * Breadth

Print(Area)

Explanation:

Get values for length and breadth

Length = float(input("Length: "))

Breadth = float(input("Breadth: "))

Calculate area

Area = Length * Breadth

Print area

Print(Area)

Answer Link

Otras preguntas

Tell how a model to show where lightning is likely to strike
What effect did the Great Schism have on Catholicism?
Zeros between a decimal point and a non zero number are _______ significant
Which of the following equations represents a proportional relationship? (There is a Picture) I need the answer ASAP!
who were allowed to go to school in the byzantine empire
l need to know the answer
i dont understand how to write an article about a suitable holiday for children
Choose the correct simplification of the expression −4x2(6x − 5x2 − 5). 20x4 + 24x3 + 20x2 −9x4 + 2x3 − 9x2 20x4 − 24x3 + 20x2 −20x4 + 24x3 − 20x2
Which of the following statements is true of chords? Select all that apply. A chord is a line segment. A chord connects two points on a circle. A chord can be a
explain how to estimate 368+231 two different ways