September 2017
Intermediate to advanced
306 pages
7h 53m
English
OBJECTIVES
LOGIC
Chapter 2 introduced the basic ideas of logical thinking. This section shows how to incorporate some of those ideas directly in a programming language using Python as a demonstration.
Recap
Proper use of logical operators is discussed in Chapter 2, section called ‘Logical Thinking’. Some common mistakes using logical operators are discussed in the same chapter in a section called ‘Gotchas’. ...
Read now
Unlock full access