GitbookIO/javascript

Conditionals

jkordani opened this issue · 1 comments

Why does the example code use === to compare string variables to static strings, but the code used to quiz the user uses ==? this hasn't been brought up before this exercise I don't think.

Fixed by #19