learnbyexample@programming.dev to Python@programming.devEnglish · 17 days agoPython f-string quizfstrings.wtfexternal-linkmessage-square15linkfedilinkarrow-up176arrow-down12
arrow-up174arrow-down1external-linkPython f-string quizfstrings.wtflearnbyexample@programming.dev to Python@programming.devEnglish · 17 days agomessage-square15linkfedilink
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up2·16 days 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.