join list of numbers. examples/lists/joining_integers.py ... 1: expected string, int found # convert elements to string using map print(":".join( map(str, ...
確定! 回上一頁