In this example, we are trying to add the list to an existing one using this method. IntSet = {10, 25, 30, 40, 50} print("\nOld Items = ", IntSet) ListExample = ...
確定! 回上一頁