We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I have to agree. I'm a huge fan of Python because I spend less time coding to solve actual problems, but I have never seen the advantage to pack code into one line; I always spend too much trying to decipher it.
Equal
You are viewing a single comment's thread. Return to all comments →
I have to agree. I'm a huge fan of Python because I spend less time coding to solve actual problems, but I have never seen the advantage to pack code into one line; I always spend too much trying to decipher it.
can be
and you can easily see what is going on. Isn't that easier?