9. What is an Array?
—-How does and Array Work? A Simple Model
——– OS finds list junk starts at address 2500. Where is number junk[7]?
—- Find a value in an array: Example
—- Put a value in an array
—–Use a variable for the subscript
—–Array User Input
—–Average an array of numbers
—–Array Competency Template