ISOCode3 stores the country's code, consisting of zero to three letters. Population stores the country's population, a whole number. Complete the following statement to create a table named Country with the correct data types for ISOCode3 and Population.