Skip to content

Instantly share code, notes, and snippets.

@vinimonteiro
Created January 17, 2022 16:59
Show Gist options
  • Save vinimonteiro/cf0a02c24cdeaeacc387a99c0a1b76d7 to your computer and use it in GitHub Desktop.
Save vinimonteiro/cf0a02c24cdeaeacc387a99c0a1b76d7 to your computer and use it in GitHub Desktop.
block_python_1.py
#Your like depends on this condition
if True:
print("OK")
print("Bye")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment