One way to use the browser console to view the progression of the value of the total price variable throughout a JavaScript program without impeding the program's operation is to add _____.
a) Breakpoints
b) Console.log statements
c) Error messages
d) Event listeners