4 lines
39 B
Python
4 lines
39 B
Python
|
|
#!/usr/bin/env python3
|
||
|
|
|
||
|
|
print("Hello")
|