Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
contoh 43
public class contoh43{ public static void main(String[] args){ int no = 1; do{ System.out.println(no + " x 3 = " + no * 3); no = no + 1; }while(no <= 12); } }
run
|
edit
|
history
|
help
0
4.b
Value pair analysis
1
Prime or Not
Bound Types
Tech No.
JavaQ5b
fb_series
2(B)
jkbvlghckgh