def foo(): """This is just some dummy code""" a=0 for n in range(10): a+=n return a
strange change of the indention to 3 spaces
strange change of the indention to 3 spaces
|
|
Users browsing this thread: 1 Guest(s)