I can't seem to find this answer anywhere else, can you take a number out of a variable and use it to define an entry of an array? We don't know how long the array is because the computer program randomizes it every time we reset the code (hence the 'len()' code) .

In more straight talk:
Line 1: variable1 = number_of_entries = len(array)
Line 2: variable2 = array[variable1]
Please help im dumb

Similar Questions
    1. answers icon 3 answers
    1. answers icon 1 answer
  1. Reposting:The geometric mean and arithmetic mean of the two numbers are 8 and 17 respectively. 1. find the bigger number 2. find
    1. answers icon 1 answer
    1. answers icon 0 answers
more similar questions