Windgazer.nl

Basic ingredients

Tagged with: js

Basic ingredients

Hello world

This isn't actually a puzzle (yet), this is a link to jsfiddle.net, where you can start coding, try alert("Hello World!")

Hello world!

Hello name

So you've done it, you've alerted "Hello World", now you want to take it to the next step, so, let's see if you can manage to say hello to a person.

Hello name!

Hello / Goodbye

And finally, for now, the last challenge, where you have to decide to say hello or goodbye, based on the choice of the user.

Hello / Goodbye