How many lines of code can we write inside an if statement block?

As many as we wantNot more than twoOnly one

Exactly!

We can include as many lines of code as we want in the if block.