#include main () { printf("hello world\n"); printf("hello my name is chanyanuch\n"); printf("i am studying C programs.\n"); printf("i live in mathyom 2/13"); getch(); }