0
Whats wrong
I made a normal nested for loop with a normal function (see if var1[i] is the same as var2[j]) but it doesn't work https://code.sololearn.com/Wf0m1nj0cH5s/?ref=app
1 Antwort
+ 1
euhm... I forgot to return when the numbers matched.... it works fine now🤦🏼♂️