Skip to content

Instantly share code, notes, and snippets.

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