The `get_priority_level()` function is missing a docstring. Good documentation is important! **Task:** - Add a proper docstring following Python conventions - Describe parameters and return value - Include an example if possible