Skip to content

Instantly share code, notes, and snippets.

@psicobyte
Created April 29, 2015 18:06
Show Gist options
  • Select an option

  • Save psicobyte/6cd4752b4df4b2a4ae23 to your computer and use it in GitHub Desktop.

Select an option

Save psicobyte/6cd4752b4df4b2a4ae23 to your computer and use it in GitHub Desktop.
if expresion_a_evaluar:
ejecutar_si_cierto
else:
ejecutar_en_caso_contrario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment