Skip to content

Instantly share code, notes, and snippets.

@un1crom
Created December 19, 2022 18:14
Show Gist options
  • Save un1crom/ec190e7fdf3aba32e09dac4ddd630ebe to your computer and use it in GitHub Desktop.
Save un1crom/ec190e7fdf3aba32e09dac4ddd630ebe to your computer and use it in GitHub Desktop.
/*(<seed> //write a nodejs javascript function to count to a number between 34 and 98 and say Hello World.
//but try to avoid this error: Unexpected identifier
</seed>)
<stop>});</stop>
<codeType>unknown</codeType>*/
//var sayHello = function(num) {
// for (var i=0; i<=num; i++){
// console.log("Hello World!");
// }
//};
/*<output/>*/{
"console": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment