Transform to f-string

Transform the message string into an f-string. Include the variables name and age in the message string.
Python
Setting up Python environment...
Output