Assemble the if statement.
Make sure to pick if followed by ( and then true, ), {, }.
if
(
true
)
{
}