Skip to content

Instantly share code, notes, and snippets.

@Abhayparashar31
Created December 17, 2020 04:15
Show Gist options
  • Save Abhayparashar31/7c580a04f3859634e71888d1dda03651 to your computer and use it in GitHub Desktop.
Save Abhayparashar31/7c580a04f3859634e71888d1dda03651 to your computer and use it in GitHub Desktop.
condition = True
x = 1 if condtion else 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment