void printf(); main () { printf("Hello world\n"); }
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: void printf(); main () { printf("Hello world\n"); }