3 lines
36 B
Text
3 lines
36 B
Text
|
|
x = 1;
|
||
|
|
Monitor[While[True, x++], x]
|