Can you order these lines into a functional program?

Nice! We declare the hours variable, give it a value, increase it by 12 and display it in the console.

Bummer! We declare the hours variable, give it a value, increase it by 12 and display it in the console.