Wow! The previous stages must have been hard. We still have some work to do, though.

It’d be very useful for the user to see the current production rate of their mining empire.
Let’s display it on the third line in green color (term.green()). Right under the current amount of gold.
As we need to update this number only when we purchase the new producer, you can add the necessary code into handleKeyPress

This task is part of the Full-Stack JavaScript Course.
If you have any issues with it, you can ask for community help below the post.
Feel free to help others if you’ve already solved the task.