Introduction
Output formatting helps you show information clearly and nicely when your program runs.
You want to print a message with numbers aligned.
You need to show a date or time in a specific style.
You want to display a list of items in columns.
You want to control how many decimal places a number shows.