Skip to content

Instantly share code, notes, and snippets.

@nathan-cruz77
Created June 3, 2015 22:27
Show Gist options
  • Save nathan-cruz77/6af41fe3c00adc21c487 to your computer and use it in GitHub Desktop.
Save nathan-cruz77/6af41fe3c00adc21c487 to your computer and use it in GitHub Desktop.
# Neste exemplo, definimos a funcao alguma_coisa
def alguma_coisa(a):
return a*10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment