The first line of the output should use the %d place holder in the format string to print the number 42. The second line should use the %c placeholder to print the letter J. The third line should use the %f placeholder to print the number 3.14159 with 6 decimal digits after the decimal (this is the default)
U
User 11383140
@User 11383140