Unable to use convert strings into integers for a for loop

I think that the problem is bacause you are using the same index for two nested loops.

Leave a Comment