What does if __name__ == "__main__" do? · We run it as the main program with python filename.py · We import the file in another file with import filename.
確定! 回上一頁