csev / py4e

Web site for www.py4e.com and source to the Python 3.0 textbook

Home Page:http://www.py4e.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chapter 3: Conditionals (Short circuit evaluation of logical expressions)

CIdigo006 opened this issue · comments

It says that the first part of the first example evaluated to false. This is not true, as the first part of the first example evaluates to true.
Screenshot 2021-01-14 224644