hausaufgabe--python 33 - Exception2
00-- we can use Try, Except, Finally to handle the Exceptions

Oder

001: use Try and Except to handle the exceptions in the code :


002-- usage of raise:

Complete :

003 -- to close a file in Finally:

00-- we can use Try, Except, Finally to handle the Exceptions

Oder

001: use Try and Except to handle the exceptions in the code :


002-- usage of raise:

Complete :

003 -- to close a file in Finally:
