Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 24 Online
OpenStudy (anonymous):

How can I distribute the program I have created by the help of python??

OpenStudy (anonymous):

distribute in terms of ? You can make functions for it

OpenStudy (anonymous):

I mean,how can I make file which are distributable.For example,in C we make .exe file,In vb we also creat similar kind of installer package.

OpenStudy (anonymous):

Python is an interpreted language, you can run its code anywhere python is installed. To put it into an exe, you need to use a tool like py2exe.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!