How do I check every element in an array to see if its present in another array, and to replace the element in first array to something else?

前端 未结 0 1527
你的背包
你的背包 2020-12-05 05:06

I want to make a function that has two arrays in it. The first array contains numbers and the 2nd contains letters and numbers. I want to compare them, and if a certain elem

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