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