Rules: Build a Boolean Check Function In this lab, you will build a function that checks if a value is classified as a boolean primitive. Boolean primitives are true and false. Objective: Fulfill the ...