Skip to content

Instantly share code, notes, and snippets.

@codeperfectplus
Last active September 10, 2023 12:08
Show Gist options
  • Select an option

  • Save codeperfectplus/edc7a287620372f87ad995f14f196d5f to your computer and use it in GitHub Desktop.

Select an option

Save codeperfectplus/edc7a287620372f87ad995f14f196d5f to your computer and use it in GitHub Desktop.
def aVeryBigSum(ar):
return sum(ar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment