learnbyexample@programming.dev to Python@programming.devEnglish · 1 month agoPython f-string quizfstrings.wtfexternal-linkmessage-square15fedilinkarrow-up179arrow-down12
arrow-up177arrow-down1external-linkPython f-string quizfstrings.wtflearnbyexample@programming.dev to Python@programming.devEnglish · 1 month agomessage-square15fedilink
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up2·1 month agoWhat to know about f strings !r is a thing !s is a thing There is some syntax for formatting a float which will completely be forgotten that’ll have to be looked up. There is nothing else worth knowing. Now lets moan and complain about something actually important. Like repos with languishing PRs, like SQLModel.
What to know about f strings
!r
is a thing!s
is a thingThere is some syntax for formatting a float which will completely be forgotten that’ll have to be looked up.
There is nothing else worth knowing.
Now lets moan and complain about something actually important. Like repos with languishing PRs, like SQLModel.