mixed-spaces-tabs.py 74 B

1234
  1. def main():
  2. print "hello"
  3. # 1 tab = 8 spaces in Python 2
  4. return