Skip to content

Instantly share code, notes, and snippets.

@victorvaz
Created May 16, 2016 00:47
Show Gist options
  • Save victorvaz/da88c3742e32824101517a9c3dd1760f to your computer and use it in GitHub Desktop.
Save victorvaz/da88c3742e32824101517a9c3dd1760f to your computer and use it in GitHub Desktop.
for referencia in sequencia :
# 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