@[email protected] to [email protected] • 9 months agoFirefox community things [HELP]lemy.lolimagemessage-square73fedilinkarrow-up1487arrow-down116file-text
arrow-up1471arrow-down1imageFirefox community things [HELP]lemy.lol@[email protected] to [email protected] • 9 months agomessage-square73fedilinkfile-text
minus-square@Byelink15•9 months agoHahaha python They don’t even have math in the base language, you have to import numpy to do basically anything.
minus-squareProgrammer BelchlinkfedilinkEnglish28•9 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.
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.
Do you never
import math
?Go parse JSON with standard library C++. Hahaha
I’ll start
include regex.h
Parse html then.
Good luck! https://stackoverflow.com/a/8751940