Its very useful for certain types of tasks that are inherently repetitive. It will construct debug strings very easily, for example
e.g. type `pr` in a function with x & t
and it may predict...
The `print(f"The value of 'x' was {x} at time {t:0.00}s")`