CompTIA IT Fundamentals FC0-U61 – Question256

Given the pseudocode below:
Which of the following inputs will result in a TRUE for pizza and party?

A.
Red = TRUE
Blue = FALSE
B. Red = FALSE
Blue = FALSE
C. Red = FALSE
Blue = TRUE
D. Red = TRUE
Blue = TRUE

Correct Answer: D

Explanation: