Skip to content

Instantly share code, notes, and snippets.

@GiorgioSgl
Created May 11, 2022 17:35
Show Gist options
  • Save GiorgioSgl/97a1f9d87076fa6962294ad08ce984db to your computer and use it in GitHub Desktop.
Save GiorgioSgl/97a1f9d87076fa6962294ad08ce984db to your computer and use it in GitHub Desktop.
def func(n):
pass
list(map(func, my_list))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment