Skip to content

Instantly share code, notes, and snippets.

@JessicaWachtel
Created February 15, 2026 18:28
Show Gist options
  • Select an option

  • Save JessicaWachtel/9afe25f520267e61b3fd4046280cc1f2 to your computer and use it in GitHub Desktop.

Select an option

Save JessicaWachtel/9afe25f520267e61b3fd4046280cc1f2 to your computer and use it in GitHub Desktop.
import numpy
print("Random number (numpy):", numpy.random.randint(1, 11))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment