我遇到了python的问题,需要一些帮助.当调用任何函数时,它不再显示输出,而是<function hello at 0x0000000002CD2198>(hello是函数名).我重新安装了Python,但问题仍然存在.前几天很好,开始似乎没有理由发生.
<function hello at 0x0000000002CD2198>
我该如何解决这个问题?
python function
function ×1
python ×1