You are viewing a single comment's thread from:

RE: [Python Tips] f-strings in Python 3.6 and why you should be using them

in #programming7 years ago

Thank you, I try to support specific code examples and technique advice whenever I have voting power to offer. Keep them coming, I will have to give this method of string formatting a try, adding error handling of sorts to the example would be of value, as during runtime I presume errors are likely.