Skip to content

Instantly share code, notes, and snippets.

@ItsCosmas
Created May 9, 2019 08:19
Show Gist options
  • Save ItsCosmas/f440ad5b1bab433651ef681762f45141 to your computer and use it in GitHub Desktop.
Save ItsCosmas/f440ad5b1bab433651ef681762f45141 to your computer and use it in GitHub Desktop.
Range
numbers = list(range(10))
print(numbers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment