Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9246375

Browse files
Dwarakesh T PDwarakesh T P
authored andcommittedAug 21, 2021
Undo main
1 parent db02598 commit 9246375

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎Number Guessing Game/numberGuessingGame.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,4 @@ def game():
8787
# start a new game
8888
new_game = True
8989

90-
if __name__ == '__main__':
91-
game()
90+
game()

0 commit comments

Comments
 (0)
Please sign in to comment.