June 2024
Beginner to intermediate
908 pages
15h 59m
English
Following are some explanations on the conventions used in this book. “Conventions” refer to the standard ways in which certain parts of the text are displayed.
Python Statements
This book uses plenty of examples written in Python language. Python statements are shown in a typeface that looks like this.
Keywords, Variables, Functions/Methods, and Arguments Within the Text of a Paragraph
Keywords, variables, functions/methods, and arguments are sometimes shown within the text of a paragraph. When they are, the special text is shown in a typeface different from that of the rest of the paragraph. For instance, firstName = 5 is an example of a Python statement within the paragraph text.
Read now
Unlock full access