"""Updates the global variable 'data' with new data""". 15. global data. 16. data = np.random.normal(size=1000).
確定! 回上一頁