Skip to content

Instantly share code, notes, and snippets.

@pskd73
Last active February 24, 2020 17:24
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 pskd73/a2d2f77edbeb26c9b9ba84438abff58e to your computer and use it in GitHub Desktop.
Save pskd73/a2d2f77edbeb26c9b9ba84438abff58e to your computer and use it in GitHub Desktop.
if 690034 <= postal_code <= 695000:
return "DoneTodayLogistics"
elif ...:
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment