Why can't output?

CodePudding user response:
Print the

not printf
CodePudding user response:
Printf (' * ', 5) what is this writing? Single quotes *
CodePudding user response:
The inner loop is not needed, and curly braces didn't match well
CodePudding user response: