Difference between revisions of "Main Page"
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 | + | <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"