Syntax HighlightingMay 17, 2020Sample Code Snippet const group = "world"; console.log("hello " + group);