5-1 Boolean expressions - Santiago Canyon College

• My favorite color is pink. → true • I am afraid of computer programming. → false • This book is a hilarious read. → false. In the formal logic of computer science, relationships between numbers are tested. • 15 is greater than 20 → false • 5 equals 5 → true • 32 is less than or equal to 33 → true ................
................