{ "title": "Sort List", "description": "Sort a List with a Function (sortlist); the function is supposed to take the list as an argument and is supposed to return the sorted list and print it.", "description_md": "problems/sortlist/description.md", "test_code": "problems/sortlist/test.py" }