Both if and else statements run on while checking with for loop

后端 未结 0 1034
迷失自我
迷失自我 2020-12-24 09:48

I have two string lists and I run a foreach loop to check if the values in list1 exist in list2

List list1 = {some_data}
List list         


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