Learn Python #4 - The f-string...
Hello everyone today we are going to talk about string manipulation via f-string.
Python over the years has provided many features and one of them is to format the string.
What the f-strings is all about?
f-strings is a literal string interpolation (...
nitinreddy3.hashnode.dev2 min read
Ohiorenua Aigboje
Software developer(Mobile π± Desktop π₯ Web πΈ Application)
I prefer to use the f string to the format or C-style formatting