To Find Area of Four Walls

CLS
INPUT "Enter length"; l
INPUT "Enter breadth"; b
INPUT "Enter height"; h
A = 2 * h * (l + b)
PRINT "Area of four walls="; A
END

Comments

Popular posts from this blog

Cloud Computing

E- learning