I have now written my first program in Python
It's in the form of a single .py file. How do I turn it into a .exe?
I've read about py2exe, but that doesn't work on Python 3, does it?
It's in the form of a single .py file. How do I turn it into a .exe?
I've read about py2exe, but that doesn't work on Python 3, does it?