Skip to content

Instantly share code, notes, and snippets.

@m4r1vs
Created October 24, 2018 18:47
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 m4r1vs/159ab950978473106228ffe3d838a327 to your computer and use it in GitHub Desktop.
Save m4r1vs/159ab950978473106228ffe3d838a327 to your computer and use it in GitHub Desktop.
minBetrag = min(max(5, 0.021 * balance), balance)
print(minBetrag)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment