I am trying to read two lists: say first list is secret = [5, 5, 6, 0, 5] and second list is proposition =[5, 6, 4, 5, 5], each item represent a color.
My problem is