def calculateArea(length,width): area=length*width return area Write a function with the name “checkTilesFit” which takes in four inputs (plot_width, plot_length, tile_width