Skip to content

Instantly share code, notes, and snippets.

@mshumer
Created December 16, 2021 02:50
Show Gist options
  • Select an option

  • Save mshumer/5b841ac4110d0f725a4e40d03957c6fd to your computer and use it in GitHub Desktop.

Select an option

Save mshumer/5b841ac4110d0f725a4e40d03957c6fd to your computer and use it in GitHub Desktop.

Revisions

  1. mshumer created this gist Dec 16, 2021.
    32 changes: 32 additions & 0 deletions cX_100_100_50_50_50_1639623028719_writean.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,32 @@
    /*(<seed> //write a nodejs javascript function to count to a number between 34 and 98 and say Hello World.
    </seed>)
    <stop>});</stop>
    <codeType>python</codeType>*/
    //
    //var count = 34;
    //while(count <= 98) {
    // console.log(count);
    // count++;
    //}
    //console.log("Hello World!");
















    /*------------------------------------------------------------------------------------------------------------------*/
    /*<output>{
    "console": {}
    }
    </output>*/