helloworldnode console.log('hello world!'); hello world! function sayName(name){ console.log('hello my name is ramblin');