len () is a built-in function in Python 3. This method returns the length (the number of items) of an object. It takes one argument x .
確定! 回上一頁