Skip to content

Instantly share code, notes, and snippets.

@GiorgioSgl
Created May 8, 2022 16:48
Show Gist options
  • Save GiorgioSgl/4bdac299baa7006578ee9d885e126700 to your computer and use it in GitHub Desktop.
Save GiorgioSgl/4bdac299baa7006578ee9d885e126700 to your computer and use it in GitHub Desktop.
for index in range(len(my_list)):
item = my_list[index]
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment