0
Please could someone help me make a correction I've been trying to get an output apart from access denied
I've tried comparison but even if it's correct it keeps telling me access denied https://code.sololearn.com/chxiqHmYB3vh/?ref=app https://code.sololearn.com/chxiqHmYB3vh/?ref=app
5 odpowiedzi
+ 1
Use equals() method for string comparisons:
if(bro.equals(name[0]))
0
Okay thanks
0
What if I want to include all the element of the strings
0
Means? Which string?
0
Sorry the array