+ 11
[Solved] What is wrong in this code?
It says: can't convert String array to string. Where am I doing wrong? https://code.sololearn.com/cfq0jwyr99R6/?ref=app
4 Answers
+ 13
At line 9, change the first String to String[]
+ 10
á”á”á”qwerty thank you so much!!
+ 3
In line 9 There is an error
+ 3
Vignesh Thanks but the query has already been solved.