fun main(){ print("Enter a number string of digits: ") val input = rd() print("Display the product of odd digit numbers [Y/N]: ")