Code flow as follows:
-> I have converted numbers into a string.
-> then find the length of the string
-> If any length is divisible by 2 then push the value to
a new array.
-> return the length of the array.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)