December 2021
Beginner
840 pages
47h 29m
English
This appendix provides an introduction to Python so that readers can explore concepts of programming languages through Python in this text, but especially in Chapters 10–12. Python is dynamically typed, and blocks of source code in Python are demarcated through indentation. Python supports heterogeneous lists, and the + operator appends two lists. Python supports anonymous/λ functions and both positional and named keyword arguments to functions.
Read now
Unlock full access