My iPod’s battery died on me while I was listening to Huey Lewis. If I was an Engineer, I’d put in some precautions to make sure that never happened.
onPowerDown () {
if (artist == "Huey Lewis") {
battery.drain(toTheLastDrop);
}
else {
shutOff();
}
}
comments
&& “the News”