Question: C++ please Write a cout statement that prints the value of a conditional expression. The conditional expression should determine whether the value of the score
C++ please
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.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
