run:
	python3 __main__.py

package:
	rm p1-fopper.pyz && python3 -m zipapp . -o p1-fopper.pyz