Maven@piefed.blahaj.zone to Ask Lemmy@lemmy.worldEnglish · 6 days agoWhats your hot take on something that doesnt matter at all?message-squaremessage-square564linkfedilinkarrow-up1183arrow-down13file-text
arrow-up1180arrow-down1message-squareWhats your hot take on something that doesnt matter at all?Maven@piefed.blahaj.zone to Ask Lemmy@lemmy.worldEnglish · 6 days agomessage-square564linkfedilinkfile-text
minus-squarebenni@lemmy.worldlinkfedilinkarrow-up2·3 days agoI think you mean tuples, because (1) == 1, but (1, ) == tuple([1]).
minus-squarethemaninblack@lemmy.worldlinkfedilinkarrow-up1·edit-23 days agoOh gosh you’re right. I think I was confusing it with how I previously used the list() constructor, which I no longer use. Thanks for the clarification.
I think you mean tuples, because
(1) == 1, but(1, ) == tuple([1]).Oh gosh you’re right. I think I was confusing it with how I previously used the list() constructor, which I no longer use. Thanks for the clarification.