JAWABAN QUIZZ NOMOR 1 PAK

JAWABAN QUIZZ NOMOR 1 PAK

00.21 Add Comment

#include"conio.h"
 #include"stdio.h"

 main()
 {
        int j,totalj=0;

        clrscr();
        for(j=1;j<=5 ;j++)
        {
            totalj 1*2*3*4*5=120;
        }
        printf("\nJumlah sseluruh bilangan yaitu=%d",totalj);
 }