Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Python (programming language)
(view source)
Revision as of 06:00, February 9, 2012
50 bytes added
,
06:00, February 9, 2012
py3k
Line 9:
Line 9:
== Hello World ==
== Hello World ==
−
print 'hello world'
+
===Python 2===
+
print 'hello world'
+
===Python 3===
+
print('hello world')
==See Also==
==See Also==
*[http://www.python.org/ Python Software Foundation]
*[http://www.python.org/ Python Software Foundation]
AndrahKolcata
3
edits
Navigation menu
Personal tools
Log in
Namespaces
Article
talk page
Variants
Views
Read
View source
View history
More
Search
Popular Links
Main Page
Recent changes
New Pages
Random page
Statistics
Edit Console
Special pages
Printable version