0
#include<studio.h>
int main()
{
   Printf("Hello world!");
Return 0;
}

Sandhya Answered question May 30, 2023