APPENDIX -- A Selective and Impressionistic Short Review of Python


SECTION -- What Kind of Language is Python?


SECTION -- Namespaces and Bindings







SECTION -- Datatypes





Format code flags


#


Format type codes


#



Functional version of print statement


#



SECTION -- Flow Control










SECTION -- Functional Programming






Explicit 'for' loop


#


List-application loop


#



apply() as first-class function


#