Skip to content

Instantly share code, notes, and snippets.

@GiorgioSgl
Created May 8, 2022 16:11
Show Gist options
  • Save GiorgioSgl/c0e5e4122e35581c667fb497a0291b92 to your computer and use it in GitHub Desktop.
Save GiorgioSgl/c0e5e4122e35581c667fb497a0291b92 to your computer and use it in GitHub Desktop.
len_ = 10000 # 10k
my_list = [i for i in range(len_)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment