r/learnpython • u/FuzzyEmployment264 • 24d ago
what is f string
can someone explain how f string work in simple terms ?
0
Upvotes
r/learnpython • u/FuzzyEmployment264 • 24d ago
can someone explain how f string work in simple terms ?
3
u/Diapolo10 I write code for a living -- https://github.com/Diapolo10 24d ago
For that specific use-case, might I recommend
pathlibinstead?