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