Let's let the user know if their heart rate is too high or too low by printing to the console.

Assemble the print statement.

Nice!

Make sure to assemble console.log("Heart rate low:"); in your code.