victoriae176 victoriae176 30-11-2022 Computers and Technology contestada write a function called remove odd digits that takes an integer parameter and returns a number with all odd digits removed. (assume the input parameter is not negative.).