Disliked- read the code line out loud to yourself, it wont make sense, ie make something equal to close, but close is a whole array and not a single value make something equal to close[], but [] is empty, there is no index reference make something equal to close[i], but i is a variable that hasn't been declared anywhere or even set to any number value
- when youre coding something you have to be very specific, there is no vagueness, you need to make clear instructions that have no room for interpretationIgnored

Gonna have another go at this tomorrow. Thanks for your help jeanlouise
