nerdexam
Python_Institute

PCEP-30-02 · Question #377

Which of the following expressions evaluate to a non-zero result? (Select two answers.)

The correct answer is A. 2**3/A-2 B. 4/2**3-2. See the full explanation below for the reasoning.

Question

Which of the following expressions evaluate to a non-zero result? (Select two answers.)

Options

  • A2**3/A-2
  • B4/2**3-2
  • C1**3/4-1
  • D1*4//2**3

How the community answered

(32 responses)
  • A
    75% (24)
  • C
    9% (3)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full PCEP-30-02 Practice