modul4_no3_b

public class modul4_no3_b {

public static void main(String[] args) {
int j=1;
do {
System.out.println(+j+" = Efendy");
j++;
}
while (j<=100);
}

}

0 komentar:

Posting Komentar

 
 
 

Total Tayangan Unique

Follow SabakuNoNara on Twitter
Powered By Blogger