Mac@programming.dev to Programming@programming.dev · 2 years 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 · 2 years agomessage-square179fedilink
minus-squarehawgietonight@lemmy.worldlinkfedilinkarrow-up7arrow-down1·2 years 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