briannawatson7808 briannawatson7808 16-03-2020 Computers and Technology contestada Write a cout statement that prints the value of a conditional expression. The conditional expression should determine whether the value of the score variable is equal to 100. If so, it should print "Perfect", otherwise it should print "Nice try".