The game currently has issues with data type mismatches and incomplete game logic. Specifically:
It compares integers with strings, causing incorrect behavior.
The loop doesn’t work as expected, ending the game prematurely.
It lacks input validation, allowing invalid entries.
please assign this issue to me so i can resolve it.