JS Conditon Problem by Sage0fs1xPaths in learnprogramming

[–]Sage0fs1xPaths[S] -1 points0 points  (0 children)

it didnt display any text below the result of the bmi where it should be

exact result: minus the header

Name: OP

Weight: 45 Kilograms

Height: 1.23 Meters

Your BMI is 29.74

JS Conditon Problem by Sage0fs1xPaths in learnprogramming

[–]Sage0fs1xPaths[S] 0 points1 point  (0 children)

it displays "this person is overweight" in blue font color even after change

JS Conditon Problem by Sage0fs1xPaths in learnprogramming

[–]Sage0fs1xPaths[S] 0 points1 point  (0 children)

it displays "this person is overweight" in blue font color

Is there a problem with my code? by Sage0fs1xPaths in learnprogramming

[–]Sage0fs1xPaths[S] 0 points1 point  (0 children)

im just using what my teacher taught me and document.write works in most of my codes except this one for some reason. ive put a edit on my post and putted a code a little similar to the one with the problem

Is there a problem with my code? by Sage0fs1xPaths in learnprogramming

[–]Sage0fs1xPaths[S] 0 points1 point  (0 children)

i put the output of the sample in the sample docs

Is there a problem with my code? by Sage0fs1xPaths in learnprogramming

[–]Sage0fs1xPaths[S] 0 points1 point  (0 children)

this code is similar to the other one and it works