0
#include<studio.h>
int main()
{
  Printf(\"Hello world!\");
Return 0;
}
Swathy Asked question May 24, 2023