Python has a special variable __name__ which can be made to act as main() method from where execution of any python script can start.
確定! 回上一頁