... len(set1)) print('len(dict1): = ', len(dict1)) Output: len(country) = 5 ... Syntax: help(object) If no argument is passed, it shows the Python help ...
確定! 回上一頁