#include <stdio.h>int main(){ printf("Hello World"); return 0;}
OUTPUT:Hello World ...Program finished with exit code 0 Press ENTER to exit console.
Save my name, email, and website in this browser for the next time I comment.