3 lines
26 B
Python
3 lines
26 B
Python
|
|
while 1:
|
||
|
|
print("SPAM")
|