Skip to content

Instantly share code, notes, and snippets.

@renzon
Created April 28, 2020 00:40
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 renzon/c2a90ae479016dfd56c13c8e0cf2e801 to your computer and use it in GitHub Desktop.
Save renzon/c2a90ae479016dfd56c13c8e0cf2e801 to your computer and use it in GitHub Desktop.
Hello World
print('Olá Mundo')
def funcao(a, b):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment