[Tutor] HELP!!!!

Gerrit Holl gerrit.holl at pobox.com
Wed Feb 2 09:55:40 EST 2000


bonnie yohe wrote on 949246567:
> HELP!! what language does python use ?!

Python is a programming language itself. It is, for that matter,
similar to C, C++, Java, Perl, Pascal, Fortran, Logo, etc. (ask 
Tim Peters for more languages ;). Python is a scripting language,
so you do not need any compiler for it. It has an interpreter
instead. The interpreter is written in C.

regards,
Gerrit.

-- 
Please correct any bad Swahili you encounter in my email message!
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list