#include main () { printf("Hello World!\n"); printf("My name is smart. \n"); printf("I am studying C programs.\n"); printf("I live in Maththom 2/13.\n"); getch(); }