0

#include<stdio.h>

int main ()

{

Printf(\”Hello world!\”);

Return 0;

}

Swathy Asked question May 24, 2023