yash

Results 1 issues of yash

In code-1 ,The delete statement in the code deletes the id attribute of the emp object. The next try-except block tries to access the id attribute, which throws an error...