
CodePudding user response:
The second % s is a string, not the format tagCodePudding user response:
Prinnf inside the first % s is the output format, the content of the output is behind the word "% s! C is cool"

CodePudding user response:
The second % s is a string, not the format tagCodePudding user response:
Prinnf inside the first % s is the output format, the content of the output is behind the word "% s! C is cool"