Why did the Schrodinger's cat go to the party?
code>if (cat_at_party()) { print("He's here!"); } else { print("He's not here, and you'll never find out why."); }