Finally, use print to display the value of the target_hit variable.
print
target_hit
Make sure to type print(target_hit).
print(target_hit)