Create a function that takes a number as its only argument and returns true if it's less than or equal to zero, otherwise return false....