我的文件中有以下代码:
def hello(): return 'Hi :)'
我如何从命令行运行它?
python command-line function
command-line ×1
function ×1
python ×1