Your browser version is outdated. We recommend that you update your browser to the latest version.

 

 

#include<stdio.h>

int main ()

{

    int a;

    for(a =1; a <10; a++)

    { 

        printf("dTech_engineer: %d\n", a);

        /* designtech engineers from left to right */

    }

    return 0;

}

Cookie Policy

This site uses cookies to store information on your computer.

Do you accept?