@[email protected] to Programmer [email protected] • 11 months agoThe Perfect Solutionprogramming.devimagemessage-square71fedilinkarrow-up1657arrow-down18
arrow-up1649arrow-down1imageThe Perfect Solutionprogramming.dev@[email protected] to Programmer [email protected] • 11 months agomessage-square71fedilink
minus-squarePennomilinkEnglish16•11 months agoNot sure what you mean, there’s no json in this code, it’s all valid (if a little ugly) Python.
minus-squareNιƙƙιDιɱҽʂlink3•11 months agoLooks pretty much the same as a template string in Javascript, an arguably crazier language.
Not sure what you mean, there’s no json in this code, it’s all valid (if a little ugly) Python.
So what does the f do?
It is a f-string
Python is crazy
Looks pretty much the same as a template string in Javascript, an arguably crazier language.