template/Python.md ``` import numpy as np np.set_printoptions(degeitems=5) np.core.arrayprint._line_width = 80 ``` https://blog.csdn.net/weixin_41043240/article/details/79721114