Comment on The Perfect Solution
pennomi@lemmy.world 11 months agoNot sure what you mean, there’s no json in this code, it’s all valid (if a little ugly) Python.
Comment on The Perfect Solution
pennomi@lemmy.world 11 months agoNot sure what you mean, there’s no json in this code, it’s all valid (if a little ugly) Python.
rimjob_rainer@discuss.tchncs.de 11 months ago
So what does the f do?
jalda@sopuli.xyz 11 months ago
It is a f-string
rimjob_rainer@discuss.tchncs.de 11 months ago
Python is crazy
NikkiDimes@lemmy.world 11 months ago
Looks pretty much the same as a template string in Javascript, an arguably crazier language.