In this tutorial, we will learn about the Python String join() method ... test = {1: 'mat', 2: 'that'} s = ', ' # this gives error since key isn't string.
確定! 回上一頁