Skip to content

Instantly share code, notes, and snippets.

@victorvaz
Created May 16, 2016 01:01
Show Gist options
  • Save victorvaz/eb5eba95fd2c481029183bac291ff92a to your computer and use it in GitHub Desktop.
Save victorvaz/eb5eba95fd2c481029183bac291ff92a to your computer and use it in GitHub Desktop.
while condicao :
# Faz alguma coisa
continue
break
else :
# Faz alguma coisa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment