Computer Science

Fill in the blanks:

The _________ block holds the code to be run and checked for any error, if exists.

Python Exception Handling

3 Likes

Answer

try

Answered By

1 Like


Related Questions