Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Last active October 16, 2021 07:11
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 fatosmorina/7693a2cd733acb0cd80f9d5462a53278 to your computer and use it in GitHub Desktop.
Save fatosmorina/7693a2cd733acb0cd80f9d5462a53278 to your computer and use it in GitHub Desktop.
def are_conditions_met(conditions):
return any(conditions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment