Mbeezer to 196@lemmy.blahaj.zone · 2 years agoThose damn liberulesimagemessage-square37fedilinkarrow-up1618arrow-down13
arrow-up1615arrow-down1imageThose damn liberulesMbeezer to 196@lemmy.blahaj.zone · 2 years agomessage-square37fedilink
minus-squareSaintWacko@midwest.sociallinkfedilinkEnglisharrow-up19·2 years agoSee, this is what’s wrong with Prager U! Why would you use double quotes instead of single quotes for defining a string?
minus-squarediaphanous@feddit.delinkfedilinkarrow-up3·2 years agoI always use double quotes for output string, and single quotes for internal ones.
minus-squarezoey@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·2 years agoAren’t they interchangeable in python?
minus-squareSivecano@lemmy.dbzer0.comlinkfedilinkarrow-up4·2 years agoYes, but as someone with even a little pride and some c/c++ experience I always use double quotes
See, this is what’s wrong with Prager U! Why would you use double quotes instead of single quotes for defining a string?
I always use double quotes for output string, and single quotes for internal ones.
Aren’t they interchangeable in python?
Yes, but as someone with even a little pride and some c/c++ experience I always use double quotes