#include main() { printf("hello world\n"); printf("hello my name is nadwariya\n"); printf("i am stdying c programs\n") ; printf("i live maththom 2/13"); getch(); }