In a list comprehension, for each element in the list, check if it's an integer using the isinstance() function. · Apply the Python built-in all() function to ...
確定! 回上一頁