Share your repls and programming experiences
#include <stdio.h>
int main(void) { / printf("Hello World\n"); /
return 0;}