Skip to content

Instantly share code, notes, and snippets.

@nekoppy
Created October 10, 2019 01:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nekoppy/55d175647365a7bedb98834e3d6b7466 to your computer and use it in GitHub Desktop.
Save nekoppy/55d175647365a7bedb98834e3d6b7466 to your computer and use it in GitHub Desktop.
import random
r = random.randint(1,24)
print(r)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment