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

It is easier to carry out a controlled experiment in the field than it is in the laboratory. True False
Which of the following is an example of a physical change? a. melting ice cubes b. burning paper C. rusting iron d. burning gasoline
How do I find 1/4 of 52
if u can help me please try
A cell contains 20% solute. If it is placed in a solution with 90% water, the cell will ____ water.
Which energy carrier is formed by the light-dependent reactions? A. ATP B. NADPH C. Oxygen D. Glucose
Well hello there. I woke up at 7:27 am but accident, anyways can one of you smarties help me?
With what image is the tiger repeatedly associated in this poem? fire night death love
Question 17(Multiple Choice Worth 1 points) (02.03 MC) Jasen told his teacher that a classmate cheated off him during a quiz. Since then, the boys in his class
In which expression should the exponents be multiplied?​