Skip to content

Instantly share code, notes, and snippets.

@ninadpchaudhari
Last active February 18, 2026 15:02
Show Gist options
  • Select an option

  • Save ninadpchaudhari/b9b5544a43c006da71c26754c40f12b2 to your computer and use it in GitHub Desktop.

Select an option

Save ninadpchaudhari/b9b5544a43c006da71c26754c40f12b2 to your computer and use it in GitHub Desktop.

Way too "tricky"...

  • numberSquare
  • fixError3
  • partyOfThree
  • veryBestSong
  • rocketShips | This one is bad lol

Hints

  • inchesToCentimers - use throw in
  • printTriangles - you can multiply strings in JS! Try: console.log( "&".repeat(3) );
  • veryBestSong - group Corus & subCorus as seperate functions :)

Not hard but not something we have seen yet

  • scriptTags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment