We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793d4bc commit 52607ebCopy full SHA for 52607eb
brain_games/scripts/brain_games.py
@@ -7,5 +7,5 @@ def main():
7
welcome_user()
8
9
10
-if __name__== "__main__":
+if __name__ == "__main__":
11
main()
0 commit comments