Solved

Which of the Following Statements A), B) or C) Is

Question 9

Multiple Choice

Which of the following statements a) , b) or c) is false?


A) With a nonfatal xe "logic error"logic error, an IPython interactive session terminates.
B) For a fatal logic error in a script, an exception occurs (such as a ZeroDivisionError from an attempt to divide by 0) , so Python displays a xe "traceback"traceback, then terminates the script.
C) A fatal error in interactive mode terminates only the current snippet. Then IPython waits for your next input.
D) All of the above statements are true.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions