English, asked by IamBadguy, 4 months ago

I have a question of novel Oliver twist {if u know then only answer please}
Q1-Why did Mr Grimwig want Oliver to go out fro Mr Brownlow?
Q2-What do you think has happend to Oliver?
Q3-What qualities do you look fro in a friend?

Answers

Answered by purveshKolhe
1

Answer:

You should use the following python co de:

l=int(input("Length : "))

w=int(input("Width : "))

area=l*w.

perimeter=2*(l+w)

print("Area of Rectangle : ",area)

print("Perimeter of Rectangle : ",perimeter)

Similar questions