When reviewing a penetration test automation script, you notice a section where the script should only execute a block of code if a certain condition is met. Which of the following logic constructs should be used to meet this requirement?
Boolean operators
Conditionals
Arithmetic operators
Loops