Wrong values for pred list.
Expected: ['PRP', 'MD', 'RB', 'VB', 'PRP', 'RB', 'IN', 'PRP', '.', '--s--'].
Got: ['PRP', 'MD', 'RB', 'VB', 'PRP', 'RB', 'IN', 'PRP', '.', '#'].
3 Tests passed
1 Tests failed
Both of your posts have to do with your implementation of your solution, therefore you would go back and revise it because its not passing all tests!
1 Like
Thanks issue resolved
