Day 0: Hello World - HACKERRANK - 10 Days of JavaScript

Опубликовано: 19 Май 2026
на канале: Joshua
5,162
41

Support my channel by donating to my CashApp. Even $5 helps!
https://cash.app/$JoshuaCadavez

*******************************************************************************************
Or give advice or alternative solutions in the comments below!
Problem: https://www.hackerrank.com/challenges...

A greeting function is provided for you in the editor below. It has one parameter, 'parameterVariable'. Perform the following tasks to complete this challenge:

Use console.log() to print Hello, World! on a new line in the console, which is also known as stdout or standard output. The code for this portion of the task is already provided in the editor.
Use console.log() to print the contents of 'parameterVariable' (i.e., the argument passed to main).

More CodeSignal:    • CodeSignal  

More LeetCode:    • Leetcode  

More HackerRank:    • HackerRank  

*******************************************************************************************

Follow me on:
Twitter -   / joshuacadavez  
LinkedIn -   / joshuacadavez  
GitHub - https://github.com/JoshuaTheEngineer