I really need help. My question is meant to be answered in the python programming language. This is the question:

Cruz Cool Boxes, Inc. builds custom-designed metal boxes. With materials and labor, it Costs CCB $0.45 per cubic foot to build a cool box. In turn, they charge their customers $0.90 per cubic foot for the box. You have been asked to write a program that first asks the user for the dimensions of a box (length, width, height), then calculates and displays the volume (in cubic feet), cost, customer price, and profit for a box with those dimensions.