Skip to content

Instantly share code, notes, and snippets.

@mario-rezende-ifood
Last active November 20, 2019 18:51
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 mario-rezende-ifood/4a1e795c80efcfe1ea0f92bc23448942 to your computer and use it in GitHub Desktop.
Save mario-rezende-ifood/4a1e795c80efcfe1ea0f92bc23448942 to your computer and use it in GitHub Desktop.
then:
name == 'Fulano'
name != 'Beltrano'
age >= 20
age < 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment