Okay, what's this code going to print to the console? Careful, though!

Numbers: 0, 1Numbers: 1, 0Numbers: $1, $00, 1

Yeehaw! The closure takes two integer values and returns a string value with the numbers in reverse order.

Oh, snap! The closure takes two integer values and returns a string value with the numbers in reverse order.