Computer Science, asked by nirajangupta19, 7 months ago

write an algorithm to find the perimeter of rectangle please say the answer I am a student it is a grade 6 question​

Answers

Answered by wwwuamuam
5

1) read length 'l' & breadth 'b'

2) Display the perimeter

3) Find the perimeter by using P=2(l+b)

4) Display length& breadth

Similar questions