Code

#include <stdio.h>

void main() {
    printf("HELLO WORLD!!!\n\n");
    printf("I\'m Yajat Malhotra.\n");
    printf("I\'m very excited to be a part of Local Hack Day: Build!\n");
    printf("I\'m new to C!\n");
    printf("The languages which I know are Python and Java.");
}

Built With

Share this project:

Updates