8 lines
60 B
Plaintext
8 lines
60 B
Plaintext
For loop:
|
|
0 1 2
|
|
While loop:
|
|
0 1 2
|
|
Do-while loop:
|
|
0 1 2
|
|
0
|