"Scratchpad"/using python without answering a question

Is it possible to use the python interpreter just to learn, without having to try to answer a question?
(I know it is possible to install python locally, but is it possible write example code within my browser?)

If not, are there plans to have a place on the site to run python code?

asked 26 Feb '12, 15:15

Andy%20Hayden's gravatar image

Andy Hayden
4.1k51144
accept rate: 76%


2 Answers:

it's already been asked. check here

link

answered 26 Feb '12, 15:18

Anna-Chiara%20Bellini's gravatar image

Anna-Chiara ...
5.2k103175

ideone.com is pretty decent

link

answered 26 Feb '12, 15:17

qntmfred's gravatar image

qntmfred
3.7k124167

Your answer
Question text:

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×5,186
×1,705
×56
×47

Asked: 26 Feb '12, 15:15

Seen: 608 times

Last updated: 26 Feb '12, 15:19