0
I want to strong my one item in array content. I use loop for with array and if for item. Thanks you.
Strong item array content. https://code.sololearn.com/W2c95sNhbx85/?ref=app
2 odpowiedzi
+ 1
https://code.sololearn.com/WM86sY8r5SCM/?ref=app
+ 1
The conditional statement, i>2, in the for loop is causing the problem.