Wednesday, June 18, 2008

learning C language


#include

int main(){

printf ("hello world!\n");
printf ("im awis....penat la ari nih..\n");

    

return 0;

}

our mission is to creating this simulation program 

No comments: