Schrödinger, the infamous cat of quantum mechanics, is back with another superposition of thoughts.
He's pondering the meaning of catnip, the art of napping, and the best ways to get to the laser pointer.
Here are his thoughts, in superposition:
Superposition 3:
if (cat_nap == true) {
// Code for ultimate relaxation
nap();
} else {
// Code for ultimate focus
laser_pointer_foo_bar();
}