+ 1
objetos
Hola disculpen, no he podido resolver este problema, me podrian orientar por favor función mathCalc (altura, peso) { this.height = altura ; this.weight = peso ; this.sampleCalc = calcular ; } pensaria que es así, pero me sale error
1 ответ
+ 3
Hi,
I've adjusted your code a bit and it's functional now.
I made a BMI with its function, hope it helps.
https://code.sololearn.com/WQsVvnSsyZHq/?ref=app