[Tutor] What is URL to online Python interpreter?
Tim Golden
mail at timgolden.me.uk
Fri Dec 18 16:19:50 CET 2009
Scott Nelson wrote:
>> On Thu, Dec 17, 2009 at 09:32:44PM -0800, Benjamin Castillo wrote:
>>> What is URL to online Python interpreter?
>
> There is also http://codepad.org/ which also supports lots of languages
> (Python, Ruby, Perl, PHP, C/C++...). Pretty slick. You can also use it as
> a public pastebin (this link will expire eventually)
> http://codepad.org/YCrMADrc.
And, assuming you're up for Silverlight / Moonlight, there's always:
http://trypython.org
which is especially geared up for running through the tutorial.
TJG
More information about the Tutor
mailing list