Problem Statement

You are asked to create a Python program that will calculate the area of a room with the dimensions of Length = 10 and the Width = 12.

Requirements

1. You must include the following Python statements: assignment, print, calculation, comment

2. The program must use the following data: Length = 10 Width = 12

3. Use Microsoft Word or IDLE to document the program

4. Use the # (comment) statement to document the program's name & author [ Program 1 & Your Name] 5. Submit your program (MS document file from Word or a .py file from IDLE) for grading