Python : read and compare two lists of items at the same time

前端 未结 0 1853
情书的邮戳
情书的邮戳 2020-11-29 18:13

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题