The Python interpreter set the special __name__ variable to have the value "__main__" if that module (the source file) is being executed as the main ...
確定! 回上一頁