WookieE's profile picture

Published by

published

Category: Blogging

This is a test blog

#include <stdio.h>
int main() {
   // printf() displays the string inside quotation
   printf("Hello, World!");
   return 0;
}


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )