If we run the code directly via "python m1.py", the module name is "__main__": call myfnc() m1 module name=__main__. So, the 'if' code block will be ...
確定! 回上一頁