The formatter operation tries to format the first argument provided, using the other arguments. Itwill try to format the input until no formatting specifiers are left in the first argument, or nomore arguments are left. It returns a list of objects suitable for printing.