nerdexam
Python_Institute

PCAP-31-03 · Question #45

Which of the following expression evaluate to True? (Select two answers)

The correct answer is C. 't' . upper ( ) in 'Thames' D. 'in' in 'in'. See the full explanation below for the reasoning.

Question

Which of the following expression evaluate to True? (Select two answers)

Options

  • A'in not' in 'not'
  • B'in' in 'Thames'
  • C't' . upper ( ) in 'Thames'
  • D'in' in 'in'

How the community answered

(20 responses)
  • A
    15% (3)
  • B
    5% (1)
  • C
    80% (16)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice