update () method updates the set by adding distinct elements from the passed one or more iterables. Syntax: set.update(iterable). Parameters: iterable: The ...
確定! 回上一頁