3 lines
42 B
Text
3 lines
42 B
Text
|
|
import io
|
||
|
|
io.stdout.write('Hello world!')
|