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> | ||
+ | print "Hello" | ||
+ | </div> | ||
+ | <div class=ans> | ||
print "Hello world" | print "Hello world" | ||
</div> | </div> |
Revision as of 10:24, 9 July 2015
Run Python Programs from your browser
Click the go button
print "Hello"
print "Hello world"
Consult the User's Guide for information on using the wiki software.