Skip to content

Instantly share code, notes, and snippets.

@acwoss
Created August 17, 2018 17:36
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 acwoss/a4caa260dd991669f5472ee3a6b55d30 to your computer and use it in GitHub Desktop.
Save acwoss/a4caa260dd991669f5472ee3a6b55d30 to your computer and use it in GitHub Desktop.
LowestMedicalExpertise created by acwoss - https://repl.it/@acwoss/LowestMedicalExpertise
def hello():
'Exibe uma saudação'
print('Hello')
print(hello.__doc__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment