Fortran vs Python - Newbie Question
Steven D'Aprano
steve at REMOVE.THIS.cybersource.com.au
Mon Mar 26 18:17:16 EDT 2007
On Mon, 26 Mar 2007 06:40:49 -0700, kyosohma wrote:
> Fortran also appears to be a compiled language, whereas Python is an
> interpreted language.
Sheesh. Do Java developers go around telling everybody that Java is an
interpreted language? I don't think so.
What do you think the "c" in ".pyc" files stands for? "Cheese"?
--
Steven.
More information about the Python-list
mailing list