Mac@programming.dev to Programming@programming.dev · 9 months agoWhat are some common misconceptions about programming that you'd like to debunk?message-squaremessage-square179fedilinkarrow-up1117arrow-down17
arrow-up1110arrow-down1message-squareWhat are some common misconceptions about programming that you'd like to debunk?Mac@programming.dev to Programming@programming.dev · 9 months agomessage-square179fedilink
minus-squarehawgietonight@lemmy.worldlinkfedilinkarrow-up7arrow-down1·9 months agoOne line is fine if used wisely, everybody does it for readability. The issue is when you need more than one.
One line is fine if used wisely, everybody does it for readability. The issue is when you need more than one.
PEP8 is looking at you