Table 3-7 lists these key topics and the page number on
which each is found.
Table 3-7 Key Topics for Chapter 3
Key Topic ElementDescriptionPage Number
Paragraph Whitespace in Python code blocks 64
Table 3-2 Python Data Types 67
Paragraph Strings 70
DEFINE KEY TERMS
There are no key terms for this chapter.
ADDITIONAL RESOURCES
Python Syntax:
https://www.w3schools.com/python/python_syntax.a
sp
A Quick Tour of Python Language Syntax:
https://jakevdp.github.io/WhirlwindTourOfPython/0
2-basic-python-syntax.html
PEP 8—Style Guide for Python Code:
https://www.python.org/dev/peps/pep-0008/
Coding & APIs:
https://developer.cisco.com/startnow/#coding-apis-
v0
Mutable vs Immutable Objects in Python:
https://medium.com/@meghamohan/mutable-and-