Difference between revisions of "Main Page"
From NoSQLZoo
Line 3: | Line 3: | ||
Click the go button | Click the go button | ||
<div class=def> | <div class=def> | ||
+ | debug | ||
print "Hello" | print "Hello" | ||
</div> | </div> |
Revision as of 12:41, 9 July 2015
Run Python Programs from your browser
Click the go button
debug print "Hello"
print "Hello world"