5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
import soe
|
||
|
soe.main()
|