ERB 28 Jan 2026 Exercise Area

Run Settings
LanguagePython
Language Version
Run Command
length = float(input("Please input the length of the rectangle in cm: ")) width = float(input("Please input the width of the rectangle in cm: ")) area = length * width print("\nResult:") print(f"The area of the rectangle is {area} square centimeters.")
Editor Settings
Theme
Key bindings
Full width
Lines