+ 2
The bug is in line 11.
Change from:
while(Index<=length+1)
To
while(Index<=length)
17th Jun 2022, 9:50 AM
Brian
Often have questions like this?
Learn more efficiently, for free:
Hot today
Machine learning
1 Votes
Can you give me suggestions on what to code please (HTML+CSS)(beginner + intermediate suggestions)
1 Votes
Please help me get xp
1 Votes
JavaScript
1 Votes
What is operator overriding
1 Votes
How we get hearts
0 Votes
Please how to get a heart
0 Votes



