A.11 Appendix Summary

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 1012. 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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.59.158.151