0
I have 1 more issue with the code
Whenever i try to searchbyname ot gove only the first added contact as output https://code.sololearn.com/cIBH8lV49bg5/?ref=app
1 Answer
+ 1
Because you are outputting names[value]. I think you should be outputting names[i].