Python - Custom Exceptions
You want to add a custom attribute
status to multiple instances of a class Task only if their priority is above 5. Which code correctly does this?