Hello so I am trying to store the index number into a separate variable, but cant for the life of me figure out how. Any help would be appreciated. This is what i have so far.
That value of i is what i am trying to get stored in a different variable. Big picture I need to repeat this process three times. And calculate the resistance using a formula R=(10a+b)*10c. But Im having trouble saving that 'i' value into a variable to be used in another place