When a Python script is run, the interpreter sets the name variable to the string ' __main__ ' if the script is the main program being executed.
確定! 回上一頁