Write a program that will prompt a user for a state and then provide the corresponding capital city name.
Prompt user for a state
Lookup the capital for the state and render it
State-Capitals have
a) Population data
b) Historical information
c) Geographical coordinates
d) Demographic statistics