Oh, let me guess. It keeps printing zeros?
I also started playing with Python. It's fun, but I wouldn't write program with nested conditions or any complex structure in it.
Oh, let me guess. It keeps printing zeros?
I also started playing with Python. It's fun, but I wouldn't write program with nested conditions or any complex structure in it.
Yep! It's an infinite loop.
Well, if you do any kind of complex programming, you'd have to use nested conditions, loops, all in a function def, which is another indent.