Can you put this code in order?

Huzzah! We declare c and assign the closure. Then we create r and print it, using its map() function to put "Raising " in front of "Hope".

Whoops! We declare c and assign the closure. Then we create r and print it, using its map() function to put "Raising " in front of "Hope".