Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Main Page"

From NoSQLZoo
Jump to: navigation, search
Line 2: Line 2:
 
<div class=q>
 
<div class=q>
 
Click the go button
 
Click the go button
<div class=def>
+
<div class=def data-lang="python">
 
print "Hello"
 
print "Hello"
 
</div>
 
</div>

Revision as of 16:19, 9 July 2015

Run Python Programs from your browser

Click the go button

print "Hello"

print "Hello world"

Getting started