Can you order this code so that false will be printed?

Awesome! We create b1 so we can give b2 its inverse value. Then we check if b1 and b2 are true and, if so, print b1. Finally, we open the else if clause and print b2.

Yikes! We create b1 so we can give b2 its inverse value. Then we check if b1 and b2 are true and, if so, print b1. Finally, we open the else if clause and print b2.