C - Input and Output
You want to print a table of numbers and their squares using
printf. Which code snippet correctly prints the number 4 and its square 16 in the format "4 squared is 16"?