Parisa
New Contributor
4 years agoIndex 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...