We want to add countries to each continent: ``` { "africa": { nationStates: [ "Angola": {}, "Egypt": {}, "SouthAfrica: {} ] } ```