Skip to content

Instantly share code, notes, and snippets.

@pmbrull
Created April 2, 2022 13:55
Show Gist options
  • Save pmbrull/09fac2306ff1c0a56c7a33694aa9b1df to your computer and use it in GitHub Desktop.
Save pmbrull/09fac2306ff1c0a56c7a33694aa9b1df to your computer and use it in GitHub Desktop.
Python truth 6
if password and get_funds() > 0:
make_transaction()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment