点击运行
from scipy.constants import find, physical_constants res = physical_constants['Boltzmann constant in Hz/K'] print(res)
运行结果 :
正在执行...