Mark As Completed Discussion

Are you sure you're getting this? 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.