Pure Programmer
Blue Matrix


Cluster Map

Project: Hello to You

Write a program to print "Hello, yourname!".

Output
$ node HelloToYou.js Hello, Rich!

Solution