What Is __name__ In Python November 3, 2021November 3, 2021 Sreeram Sreenivasan Leave a comment Python Often you will see __name__ in your python code. Here is what __name means in python. Continue reading