You are viewing a single comment's thread from:RE: Python and type hintingView the full contextleprechaun (56)in #programming • 8 years ago f-strings are Python 3.6+
yeah, you can change the body with .format() if you want to run it at 3.5 :)