nerdexam
Python_Institute

PCAP-31-03 · Question #34

Assuming that the following code has been executed successfully, select the expressions which evaluate to True (Select two answers)

The correct answer is B. b( ) > 2 C. a() > 2 D. a is not None. See the full explanation below for the reasoning.

Question

Assuming that the following code has been executed successfully, select the expressions which evaluate to True (Select two answers)

Exhibit

PCAP-31-03 question #34 exhibit

Options

  • Aa is b
  • Bb( ) > 2
  • Ca() > 2
  • Da is not None

How the community answered

(20 responses)
  • A
    20% (4)
  • B
    80% (16)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice