SyntaxFix
Write A Post
Hire A Developer
Questions
@Logan has put this perfectly. Potentially something worth pointing out also is that you can use
printf(whatever you want to print);
For example if you were printing a string:
printf("hello");