Assume we have a boolean variable x. We want to make an if statement that will run if x is not true. Which of the following conditional statements would do this?
There are no hints for this question