When a module is invoked as a string, then Python interpreter will assign the string '__main__' to a special variable called __name__ and the code which is ...
確定! 回上一頁