Page 1: length = int(input("Enter the length of the rectangle: ")), width = int(input("Enter the width of the rectangle: ")), area = length * width, print("The area of the rectangle is " + str(area) + "."),

Reassemble a broken program to create a functional Python script. The program calculates the area of a rectangle.

순위표

비주얼 스타일

옵션

템플릿 전환하기

자동 저장된 게임을 복구할까요?