[Tutor] Exercise suggestions
Steven D'Aprano
steve at pearwood.info
Sun Jan 23 00:36:21 CET 2011
Elwin Estle wrote:
> I seem to remember that Python (is it supposed to be capitalized? Official logo is in lower case)
The official logo of Apple doesn't even have an "A" in it, but we don't
spell the company "pple" :)
By long-standing convention and practice, the programming language is
spelled with an initial capital ("Python"), and the executable command
on computers is spelled in lowercase ("python").
Go to http://www.python.org/ and you will see the language is always
referred to as Python rather than python.
--
Steven
More information about the Tutor
mailing list