C first code

 #include<stdio.h>                       

int main()

{

printf("new journey");

}

Comments

Popular posts from this blog

HERE IS ALL THE C CODE I CREATED

C sum all values output valus using for loop