3 lines
45 B
Text
3 lines
45 B
Text
|
|
import io
|
||
|
|
io.stderr.write('Goodbye, World!')
|