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