OneCompiler

Mr Ajay patil

1697

#include<stdio.h>
int main() {
printf("Hello World");
return 0;
}