Help requested to create a variadic ```isBinary``` function that returns true if all the numbers in the parameter list are binary.
Help requested to create a variadic
isBinaryfunction that returns true if all the numbers in the parameter list are binary.