Open Ishasuraj opened 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.
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.