122k views
8 votes
Algoritmo que permita calcular el área de un cuadrado

User Paul Way
by
7.2k points

1 Answer

11 votes

Answer:

espero que esto ayude

Explanation:

length = int (input ("Ingresa una longitud"))

width = int (input ("Ingresa un ancho"))

área = largo * ancho

imprimir ("El área es" + área)

User MicMit
by
8.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories