5 lines
64 B
Python
Executable File
5 lines
64 B
Python
Executable File
#!/usr/bin/env python
|
|
import smileyface
|
|
smileyface.start_app()
|
|
|