Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active May 30, 2022 13:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mcsee/67d4df804716d5fb10bcbb7d8ce6f7fe to your computer and use it in GitHub Desktop.
numbers = range(1, 100000)
# create a sequence of numbers and use them with a hotspot
# or
sequence = nextNumber()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment