Create another console.log() statement and display the contents of job.

Hit the OPEN IN EDITOR button and try changing Mario's name and job, then hit RUN to see the output.

Make sure you assemble console.log(job);.