OneCompiler

Mr Ajay patil

1737

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