import numpy as np · print("Concatenating two string arrays:") · print(np.char.add(['welcome','Hi'], [' to Javatpoint', ' read python'] )).
確定! 回上一頁