For python main function, we have to define a function and then use if __name__ == '__main__' condition to execute this function.
確定! 回上一頁