For(i=0;i<10;i++) {printf("\\n %d",i);}
Write a c program to print a message "Hello world" when the above for loop reache