
#404: Clean Code in Python
Talk Python To Me
00:00
Zen Python
Nested deeply nested code is just inherently, it's more complex. And again, flat is better than nested. So if you reverse all these statements and early return, the code is now way flatter,. It's easier to read and less complex. Unlike the the super nested style.
Transcript
Play full episode