4 lines
30 B
Text
4 lines
30 B
Text
|
|
While[True,
|
||
|
|
Print@"SPAM";
|
||
|
|
]
|