#include main () { printf("hello wolrd\n"); printf("My name is kubkib\n"); printf("I am studying C programs\n"); printf("I live in maththom\n"); }