RickAstleyfounddead@lemy.lol to Memes@lemmy.ml · 6 months agoFirefox community things [HELP]lemy.lolimagemessage-square64fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageFirefox community things [HELP]lemy.lolRickAstleyfounddead@lemy.lol to Memes@lemmy.ml · 6 months agomessage-square64fedilinkfile-text
minus-squareBye@lemmy.worldlinkfedilinkarrow-up0·6 months agoHahaha python They don’t even have math in the base language, you have to import numpy to do basically anything.
minus-squareProgrammer Belch@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·6 months agoNot many languages let you do advanced math with their base, usually libraries do the heavy lifting and in numpy’s case it isn’t even written in python.
minus-squareTunaLobster@lemmy.worldlinkfedilinkarrow-up0·6 months agoGo parse JSON with standard library C++. Hahaha
Hahaha python
They don’t even have math in the base language, you have to import numpy to do basically anything.
Not many languages let you do advanced math with their base, usually libraries do the heavy lifting and in numpy’s case it isn’t even written in python.
Go parse JSON with standard library C++. Hahaha
I’ll start
include regex.h
Do you never
import math
?