Skip to content

Instantly share code, notes, and snippets.

@acwoss
Created May 4, 2018 21: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/54f6774303b9765c9f5b99c34b92f5f0 to your computer and use it in GitHub Desktop.
Save acwoss/54f6774303b9765c9f5b99c34b92f5f0 to your computer and use it in GitHub Desktop.
FineBasicRefactoring created by acwoss - https://repl.it/@acwoss/FineBasicRefactoring
nome = input('Qual é o seu nome completo?')
print('Seu nome tem Enzo? {}'.format('Enzo' in nome))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment