3 lines
40 B
Text
3 lines
40 B
Text
|
|
#!/usr/bin/python3
|
||
|
|
|
||
|
|
print('Hello World')
|