Forum Discussion

Parisa's avatar
Parisa
Icon for New Contributor rankNew Contributor
4 years ago

Index out of range in for loop

Hi everyone, I have a code that has a for loop within an if condition. the for loop starts at 0 and is suppose to go up to less than (length_in - 1). length_in is an input and can have max value o...