hmody6109 hmody6109 01-06-2023 Computers and Technology contestada Write a boolean-valued function is_odd(number) that takes an integer parameter number and returns true if and only if number is odd.