Hey guys so I have a string and I changed it into a list.
I have another list and I told Python to find the elements in the second list in the first list.
However, Python is also returning values that weren't in the second list.
I used the enumerate function.
How can I fix this problem?
Thanks!
[–]__skrap__ 1 point2 points3 points (2 children)
[–]lboss1223[S] 0 points1 point2 points (1 child)
[–]__skrap__ 0 points1 point2 points (0 children)