Average Population of Each Continent

  • + 2 comments

    Not sure why, when the question asks to round off to the nearest integer, it doesn't accept the solution when ROUND() is used. Needed to do FLOOR(). Question needs to be changed?