I have a question about __name__ == "__main__". From what I\'ve read I get that if I import module(file_ending_with.py) its name is set equal to \'
__name__ == "__main__"