Format number with f-strings

Transform the message string into an f-string and embed the correct exchange value. Format the result to 2 decimal places using format specifiers in the f-string.
Python
Setting up Python environment...
Output