Rose to Programmer Humor@programming.dev • 6 days agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square55fedilinkarrow-up1472arrow-down10file-text
arrow-up1472arrow-down1imageThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netRose to Programmer Humor@programming.dev • 6 days agomessage-square55fedilinkfile-text
minus-square@JeremyHuntQW12@lemmy.worldlinkfedilink1•6 days agoIt doesn’t have dynamic typing FFS, variable are typed. You mean declarations. You can’t have statically typed objects, because they are of indeterminate length.
minus-squarelime!linkfedilinkEnglish5•6 days agoit is a dynamically typed language, but it’s not a weakly typed language.
It doesn’t have dynamic typing FFS, variable are typed. You mean declarations.
You can’t have statically typed objects, because they are of indeterminate length.
it is a dynamically typed language, but it’s not a weakly typed language.