Readme Code that asks for two inputs (length and width of a rectangle) and returns the area to user. I also added quit() to the end of the code to signal python that it is the end.