4 lines
37 B
Python
4 lines
37 B
Python
|
#!/usr/bin/env python
|
||
|
|
||
|
print("test")
|