photo

John


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I find the index of a value in an array that lies between two values in another array?
I have two arrays of numbers, both of which are increasing: EX: a = [10 20 30 40 50]; b = [5 13 26 44 55]; I want...

11 years ago | 1 answer | 0

1

answer

Question


Assign user-input as name of variable in for loop
I want to write code that asks the user to open a file of data, then asks the user what they want to call it. Essentially I don'...

11 years ago | 1 answer | 0

1

answer