Computer Science, asked by niitrati, 11 months ago

Find the perimeter of a rectangle . let the user input the length and breadth of the rectangle.​

Answers

Answered by cutiieepie
1

Answer:

let length of the rectangle be l

and breadth of the rectangle be b

then perimeter will be

p = 2(l+b)

hope it'll help

Similar questions