Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Last active December 21, 2022 22:02
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 rafaelmaeuer/dac9944940d2d456b51994f847e35152 to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/dac9944940d2d456b51994f847e35152 to your computer and use it in GitHub Desktop.
x = a if condition else b
@lhwdnb
Copy link

lhwdnb commented Dec 21, 2022

x = a if b else c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment