Format a dictionary as output text.
Usage
format_output(data)
data: dict
The data to format.
str
The formatted output.