点击运行
import numpy as np list = range(5) print(list)
运行结果 :
正在执行...