List Elements with Digits

Write a function which returns a list of elements that contain at least one character as a digit.

Loading...