Why are conditional statements valuable to programmers? Check all that apply
They provide a way for programmers to add decision-making to a computer program
They allow programmers to specify conditions that must be met for an action to occur.
They allow a program to evaluate multiple values within a statement.
They allow programmers to set actions that will change the conditions.