Short intro:
In my code I prompt the user for a chosen month, or a chosen year, and this value is then included as a Regular Expression in traversing an array holding the climate measurements - which I have already scanned from a text-file and put into a String-array.In my code I prompt the user for