learnbyexample to Programming@programming.devEnglish • 1 year agoAn opinion on what's a good general-purpose programming languageavestura.devmessage-square91fedilinkarrow-up178arrow-down11
arrow-up177arrow-down1external-linkAn opinion on what's a good general-purpose programming languageavestura.devlearnbyexample to Programming@programming.devEnglish • 1 year agomessage-square91fedilink
minus-square@theherk@lemmy.worldlinkfedilink5•edit-21 year agoYes Python is dynamically typed but not weakly typed. Try “foo” + 1. See https://wiki.python.org/moin/Why is Python a dynamic language and also a strongly typed language
minus-squareTerrorBite :veripawed3:linkfedilink1•1 year agoThanks, that makes sense. @theherk @programming
minus-squareCommunityLinkFixerBotBlinkEnglish1•1 year agoHi there! Looks like you linked to a Lemmy community using an URL instead of its name, which doesn’t work well for people on different instances. Try fixing it like this: !programming@programming.dev
Yes Python is dynamically typed but not weakly typed. Try
“foo” + 1
.See https://wiki.python.org/moin/Why is Python a dynamic language and also a strongly typed language
Thanks, that makes sense.
@theherk @programming
Hi there! Looks like you linked to a Lemmy community using an URL instead of its name, which doesn’t work well for people on different instances. Try fixing it like this: !programming@programming.dev