Skip to content

Instantly share code, notes, and snippets.

@frezocsss-cmd
Created March 7, 2026 01:08
Show Gist options
  • Select an option

  • Save frezocsss-cmd/ba860987b73f9f5cbcdae557f10eb3e4 to your computer and use it in GitHub Desktop.

Select an option

Save frezocsss-cmd/ba860987b73f9f5cbcdae557f10eb3e4 to your computer and use it in GitHub Desktop.
My first JavaScript code
let randomSon = Math.round(Math.random() * 100)
alert("Random son chiqdi")
alert(`Sizga chiqqan son: ${randomSon}`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment