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