Skip to content

Instantly share code, notes, and snippets.

@ahmedbesbes
Created October 2, 2022 20:03
Show Gist options
  • Save ahmedbesbes/c63f045151176812389d7d537bcf9e47 to your computer and use it in GitHub Desktop.
Save ahmedbesbes/c63f045151176812389d7d537bcf9e47 to your computer and use it in GitHub Desktop.
def my_dummy_function(l: list[float]):
return sum(l)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment