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