Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed error #616 #625

Conversation

Neerajkomatishetti
Copy link

@Neerajkomatishetti Neerajkomatishetti commented Nov 7, 2024

what have you done?
changed the line 171 from "print(challenge.digit())" to "print(challenge.isdigit())".

fixed #616

@Neerajkomatishetti Neerajkomatishetti closed this by deleting the head repository Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

day4 has an error
1 participant