CSci 150: Foundations of computer science I
Home Syllabus Assignments Tests

printable version

Quiz 3

[1] [2] [3] [4]

Problem Q3.1.

[6 pts] Convert the following to an if statement where not does not appear.

if not (a < b or a < c):