Whats wrong | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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

19th Sep 2018, 7:56 AM
Roel
Roel - avatar
1 Resposta
+ 1
euhm... I forgot to return when the numbers matched.... it works fine nowšŸ¤¦šŸ¼ā€ā™‚ļø
19th Sep 2018, 7:59 AM
Roel
Roel - avatar