If at least one character is a digit then return True otherwise False. We will write a function to implement this logic: def containsNumber( ...
確定! 回上一頁