Skip to content

Instantly share code, notes, and snippets.

@evgenidb
Created March 8, 2011 23:06
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 evgenidb/861311 to your computer and use it in GitHub Desktop.
Save evgenidb/861311 to your computer and use it in GitHub Desktop.
fmi.py-bg.net - bad coding 2
#Example 2:
#First row of the block - 4 spaces, second row - tab (or was it vice versa?):
if True:
print("Hello")
print("World!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment