#include <stdio.h>

int main() {
    printf("Ganesh prabhu. p\n");
    printf ("Palani murugan.g\n");
    printf("Seeniammal. p\n");
    printf("1-BCA-B\n");
    printf ("Anjac college\n");
    printf("App developer \n");
    return 0;
}

Embed on website

To embed this program on your website, copy the following code and paste it into your website's HTML: