Skip to content

Instantly share code, notes, and snippets.

@aniruddha27
Created May 16, 2020 20:23
Show Gist options
  • Save aniruddha27/d7b09cf9040f51a30fd33d449afe6129 to your computer and use it in GitHub Desktop.
Save aniruddha27/d7b09cf9040f51a30fd33d449afe6129 to your computer and use it in GitHub Desktop.
it = Sequence()
for i in it:
print(i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment