Rose@slrpnk.net to Programmer Humor@programming.dev · 21 days agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square50linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netRose@slrpnk.net to Programmer Humor@programming.dev · 21 days agomessage-square50linkfedilinkfile-text
minus-squareJeremyHuntQW12@lemmy.worldlinkfedilinkarrow-up0·20 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!@feddit.nulinkfedilinkEnglisharrow-up0·20 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.