Skip to content

Instantly share code, notes, and snippets.

@adrianmarkperea
Created October 9, 2019 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrianmarkperea/1330581259f7d2f1b915fb2e2f164c9f to your computer and use it in GitHub Desktop.
Save adrianmarkperea/1330581259f7d2f1b915fb2e2f164c9f to your computer and use it in GitHub Desktop.
a = 3.14
foo(b, c):
return (4/3) * a * b^2 * c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment