DrMargaretMary / final-practical-exam-

0 stars 25 forks source link

22BCAC33 Program2 , syntax error #31

Open Ishasuraj opened 5 months ago

Ishasuraj commented 5 months ago

the code has few errors regarding the syntax of print statements.

it is important to check if closing citation is provided after each statement. for example, printf("message"); failing to do so can cause various errors while running the program.