Skip to content

Instantly share code, notes, and snippets.

@GiorgioSgl
Last active May 9, 2022 08:05
Show Gist options
  • Save GiorgioSgl/9dc5ed24e111d4feb3f53217933325ab to your computer and use it in GitHub Desktop.
Save GiorgioSgl/9dc5ed24e111d4feb3f53217933325ab to your computer and use it in GitHub Desktop.
for index, item in zip(range(len(my_list)), my_list):
pass
@GiorgioSgl
Copy link
Author

Thanks for the input, just edited

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment