Skip to content

Instantly share code, notes, and snippets.

@eyaltrabelsi
Created June 21, 2019 20:56
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 eyaltrabelsi/0d32949ecc918b335fc5f5bc6b397c32 to your computer and use it in GitHub Desktop.
Save eyaltrabelsi/0d32949ecc918b335fc5f5bc6b397c32 to your computer and use it in GitHub Desktop.
Python multiple prefectoperator
>>> n = 10
>>> 1 < n < 20
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment