. Write a program in JavaScript to calculate Body Mass Index. Accept the weight in KG and
Height in meters from the user. Formula: weight[kg]/(height[m])2. Display the BMI using
and alert window message.
Answers
Answered by
1
Answer:
hey guys see this and c!opy it to text editpr and see the results
Attachments:
Similar questions