3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
z = 32.
|
|
cout put:"iteration" while z > 0
|
z = 32.
|
|
cout put:"iteration" while z > 0
|