Sep-23-2020, 02:47 PM
(This post was last modified: Sep-23-2020, 02:48 PM by hhydration.)
I need help creating a boolean function that will return True if the input has an odd number of digits. No luck so far. Anyone know how to do it, without using a while loop, or advanced python functions?
