Mark As Completed Discussion

Try this exercise. Fill in the missing part by typing it in.

In C++, the if statement allows you to perform different actions based on specific conditions. The condition inside the if statement must evaluate to ___.

Write the missing line below.