This is my first day learning Node and I'm trying to implement a program that returns the sum to N numbers where N is the input. I am using Ubuntu 14.04 with Node installed using the package manager (v0.10.25). Here is my code This is my first day learning Node and I'm tryi