This code will run in both Python 2 and Python 3 without 2to3 conversion: ... In Python 2 filter() returns a list while in Python 3 it returns an iterator.
確定! 回上一頁