Why might you use print statements when debugging code?

Automate Cybersecurity Tasks with Python | Weekly challenge 4 Quiz | 

Why might you use print statements when debugging code?

  • To prevent errors from occurring
  • To identify which sections of the code are working properly
  • To create error messages
  • To add missing syntax to the code

 

Leave a Comment