|
|
|
|
|
by JrProgrammer
1419 days ago
|
|
I think what is happening here is that the python interpreter can be used as an executable. This way you don't have to install python on the host machine and can carry your programs on a USB stick for example. Correct me if I'm wrong |
|