On 17.11.2010 19:38, Boštjan Mejak wrote:
What is the difference between a program, an application, and software?

Program: A sequence of one or more instructions (even 'print "hello"' is a valid Python program)

Application: Usually a large(er), complex program

Software: The parts of a computer that you *can't* kick.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to