#include main() { printf("hello wolrd!\n"); printf("\nmy name is peerada"); printf("i am studying c programs"); printf("i live in maththom 2/13"); getch(); }