fun main(){ print("Enter a number: ") val a = rdInt() print("Display the sum of odd numbers[Y/N]: ") val choice = rd() var isOdd