Try this exercise. Fill in the missing part by typing it in.
One of the most basic and commonly used debugging tools is the ___ statement. By strategically placing ___ statements in your code, you can track the execution flow and identify any unexpected behavior.
Write the missing line below.