Mbeezer to 196@lemmy.blahaj.zone • 2 years agoThose damn liberulessh.itjust.worksimagemessage-square35fedilinkarrow-up1580
arrow-up1580imageThose damn liberulessh.itjust.worksMbeezer to 196@lemmy.blahaj.zone • 2 years agomessage-square35fedilink
minus-square@SaintWacko@midwest.sociallinkfedilinkEnglish19•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-square@diaphanous@feddit.delinkfedilink3•2 years agoI always use double quotes for output string, and single quotes for internal ones.
minus-square@Sivecano@lemmy.dbzer0.comlinkfedilink4•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