Clunker Motors Inc. is recalling all vehicles from model years 2001-2006. Given a variable model Year write a statement that assigns True to no recall if the value of model Year is NOT within the recall range and assigns False otherwise. Do not use an if statement in this exercise!