Computer Science, asked by sr3364069, 1 month ago

Write an algorithm to accept the length and breadth of a rectangular field and calculate its perimeter.​

Answers

Answered by aryansingh0007
0

Answer:

2(l+b)

length = l

breadth = b

Similar questions