Revision 77 as of 2019-09-18 08:49:19

Clear message

Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Some of Python's notable features:

Some programming-language features of Python are:

See the SimplePrograms collection of short programs, gradually increasing in length, which shows off Python's syntax and readability.

Writing Pythonic code is not hard---but you have to get used to the (PEP) code style rules. You can test, check, and improve your code style at online resources such as Pythonchecker.com.

Unable to edit the page? See the FrontPage for instructions.