Add new file

This commit is contained in:
Reese
2019-07-29 13:42:37 -04:00
parent 8a5b90d3bc
commit c5c9e08003

6
stop.py Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python3
import fourletterphat as flp
if __name__ == "__main__":
flp.show()