Arrange the numbers -3, 2, -7, 0 in ascending order (from smallest to largest).

  • -7, -3, 0, 2
  • -3, -7, 0, 2
  • 2, 0, -3, -7
  • -3, 0, -7, 2