Code a display statement two spaces away from the beginning of the loop, to include it in the loop's code block.
Make sure to pick print followed by ( and then counter, ).
print
(
counter
)