Python3 dict.values() does not return a list
Add a list wrapper will make it run properly in Python3 as well as Python2.
Showing
Please register or sign in to comment
Add a list wrapper will make it run properly in Python3 as well as Python2.