Correction or Misunderstanding: 8.2.2

39 views
Skip to first unread message

Jay Martin

unread,
Apr 24, 2013, 3:34:05 PM4/24/13
to building-s...@googlegroups.com
Building Skills in Python
PDF file
8.2.2
page 87
2nd Paragraph
2nd to last sentence

"The expression a or b means that one of the two is true; it also means that neither of the two is false."
 
Perhaps the second clause should be changed to:

"it also means that both are not false."

In the case that a is False, the expression 'a or b' may still be True if b is True (therefore b will be evaluated), which violates the second clause as quoted in bold above.

Or am I not getting something? Many thanks!

All my best,

Jay

Steven F. Lott

unread,
Apr 24, 2013, 5:49:51 PM4/24/13
to building-s...@googlegroups.com, building-s...@googlegroups.com
"Not the case that both are false" is clunky. Neither can be interpreted several ways, making it unclear. The section needs work. 

Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "Building Skills Books" group.
To unsubscribe from this group and stop receiving emails from it, send an email to building-skills-...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages