Which of the following is a statement in Python that helps detect problems early on, acts as an internal self-check by declaring conditions and is a debugging aid?

a. conditional statement

b. statement

c. assert statement

d. declarative statement

1 answer

c. assert statement