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