Created
March 8, 2011 23:06
-
-
Save evgenidb/861311 to your computer and use it in GitHub Desktop.
fmi.py-bg.net - bad coding 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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