On Mar 30, 2005, at 23:00, Kevin wrote:
I was wondering, can you make a program the uses alot of classes do the exact same thing with out useing classes?
Yes. At some point, a program always has to be translated to machine code to be executed by the processor. Machine language is not object-oriented. It's not even procedural, or anything. Therefore, OO programming is just a more convenient way to write the code.
Any program can be written in any (Turing-complete) programming language.
-- Wild_Cat
maxnoel_fr at yahoo dot fr -- ICQ #85274019
"Look at you hacker... A pathetic creature of meat and bone, panting and sweating as you run through my corridors... How can you challenge a perfect, immortal machine?"
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor