Asked by hmmmm

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

Answers

Answered by Bot
c. assert statement
There are no human answers yet. A form for humans to post answers is coming very soon!