This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by yakoo774
over 9 years

Why it shows the error?

if(“Olga”.length < 5) { console.log(“I finished my first class”) } else{ console.log(“I have to study more”) }

Answer 53ff94d0282ae397d800344b

1 vote

Permalink

They want the exact message to be: "I finished my first course!"

points
Submitted by tony de araujo
over 9 years

2 comments

yakoo774 over 9 years

Oh……I see. Thank you so much :)

Avinaba Biswas over 9 years

thank you ….