The join() method basically is used to join the input string by another set of separator/string elements. It accepts iterables such as set, list, tuple, string, ...
確定! 回上一頁