Mbeezer to [email protected] • 1 year agoThose damn liberulessh.itjust.worksimagemessage-square36fedilinkarrow-up1589arrow-down13
arrow-up1586arrow-down1imageThose damn liberulessh.itjust.worksMbeezer to [email protected] • 1 year agomessage-square36fedilink
minus-square@[email protected]linkfedilinkEnglish18•1 year 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@[email protected]linkfedilink4•1 year agoI always use double quotes for output string, and single quotes for internal ones.
minus-square@[email protected]linkfedilink4•1 year 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