Hello, Iām learning Python. I want to know what does the following line represent and why I see some python codes have two of them ? if __name__ == ā__main__ā: Thanks in advance Cuong