#1. Find the area of the retangle. length = int (input("enter the length")) breadth= int (input("enter the breadth")) area = length*breadth print('rectangle area ...
For example, let’s ask the user about their choice of cinema or theater. You have to pay 10 dollars to watch movies and 5 dollars for theater. We think that students get 50% discount. If the student ...