Ad
  • Custom User Avatar

    maybe the problem is that you have to put your solution in a funtion with the name "filter_list".

    function filter_list(l) {
      // your solution here
    }