Skip to content

Instantly share code, notes, and snippets.

@sidharthshah
Created May 8, 2025 04:49
Show Gist options
  • Select an option

  • Save sidharthshah/4799c0b9d6f05f2ce6ac68c3c188cc82 to your computer and use it in GitHub Desktop.

Select an option

Save sidharthshah/4799c0b9d6f05f2ce6ac68c3c188cc82 to your computer and use it in GitHub Desktop.
def add(a, b):
return a + b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment