yo8739457
yo8739457 yo8739457
  • 24-06-2021
  • Computers and Technology
contestada

write a program to enter length of a square and print area of square.
(class 8)​

Respuesta :

aayu0302
aayu0302 aayu0302
  • 24-06-2021

Explanation:

Using python,

Length=int(input('Enter the length :'))

Breadth=int(input('Enter the breadth :'))

Area=length*breadth

print('The area is:' , Area)

Answer Link
bhadelsimron19
bhadelsimron19 bhadelsimron19
  • 24-06-2021

Answer:

program by INPUT statement

Explanation:

CLS

REM to enter length of a square and print area of square.

INPUT "Enter length of a square"; l

LET Area of a square = l^2

PRINT " AOF "; Area of a square.

END

Answer Link

Otras preguntas

True or false Baklava would be found in the entree section of a restaurant menu
i don't get area and the distributive property
How does a magnet separate mixtures?
the scale is 2 inches:4 feet ,find the scale factor
do rainforests have seasons?  if do What are they?
What happens to carbohydrates during cellular respiration?
Bats use ultrasound in echolocation. This sound is characterized by __low frequencylow amplitudehigh frequencyhigh amplitude
nitrogen fixation is carried out primarily by
A man stands on a cliff that 10m above the sea. He throws a stone vertically upwards with velocity 5ms^-1. The stone eventually lands in the sea, if the air res
The probability of Roger winning the tournament, given that Stephan wins, is 0. The probability of Stephan winning the tournament, given that Roger wins, is 0.