+ 2
What the problem in this program:__)
9 Answers
+ 8
Yatharth Gupta
Don't suggest Chat Gpt when you are beginner otherwise you will never learn and can't understand what Chat Gpt said.
+ 7
Line 9:
– Missing ";" at the end of the line.
– Also, remove the blank space between printf and ()
– print the number, e.g. with "%d"
+ 5
Line 9:
There needs to be a "," between "%d" and the variable, similar to line 7
+ 5
{{{✨ Drishti}}} I think line number 9 you miss ',' after '%d' and if you want to print the statement in next line then use '\n'
+ 5
Sakshi (Less Active) Lisa thanks sis issue solved 😀❣️❣️❣️
+ 4
{{{✨ Drishti}}} welcome sis 👍
+ 3
Lisa sis I done but error is not cleared 😭
+ 2
You can choose chat gpt
+ 2
Use \n then the output will be printed in the next line 👍🏻