What will print?

Nothing"Hello from the if block!"

Doing great!

Since the condition is false, the code won't execute. That's why nothing will be printed.