base = 5altura = 3area = base * alturaprint("El área es:", area)# your code goes here
Standard input is empty
('El \xc3\xa1rea es:', 15)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!