Python Institute PCEP - Certified Entry-Level Python Programmer PCEP-30-02 Question # 7 Topic 1 Discussion

Python Institute PCEP - Certified Entry-Level Python Programmer PCEP-30-02 Question # 7 Topic 1 Discussion

PCEP-30-02 Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

What is true about exceptions and debugging? (Select two answers.)


A.

A tool that allows you to precisely trace program execution is called a debugger.


B.

If some Python code is executed without errors, this proves that there are no errors in it.


C.

One try-except block may contain more than one except branch.


D.

The default (anonymous) except branch cannot be the last branch in the try-except block.


Get Premium PCEP-30-02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.