What does sys.exc_info()[0] do?

(1 point)
Responses

imports the sys module

imports the sys module

accesses the error log

accesses the error log

deletes the error log

deletes the error log

deletes the sys module

1 answer

accesses the error log