Assign 11 - Airport Parallel Arrays, by Dr Redmond and ...
About the Data:
Add to the Data:
Instructions
- Show Arrays - shows all info about airports - code, name, city, state, region, latitude, longitude.
- Search Code - shows the airport name and city with airport code being the specified code.
- Search Region - shows all airports with region being the specified region.
- Search Nearest - shows the nearest airports to the specified latitude and longitude.
- How Many By Region - tells how many airports there are for each region.
- Add Airport - adds an airport - must have specified a code, name, city, state, region, latitude, longitude.