You did not assign a value to a variable before using it in a conditional statement. What type of error is this?

Automate Cybersecurity Tasks with Python | Weekly challenge 4 Quiz | 

You did not assign a value to a variable before using it in a conditional statement. What type of error is this?

  • Syntax error
  • Index out of bounds
  • Logic error
  • Exception

 

Leave a Comment