Actions

NoSQL Zoo: Difference between revisions

From NoSQLZoo

Line 1: Line 1:
==Run Python Programs from your browser==
==Run Python Programs from your browser==
<div class=q>
<div class=q data-lang="py">
Click the go button
Click the go button
<div class=def data-lang="python">
<div class=def>
print "Hello"
print "Hello"
</div>
</div>

Revision as of 15:20, 9 July 2015

Run Python Programs from your browser

Click the go button

print "Hello"

print "Hello world"

Getting started

  • You have been served by: dill