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

Improve error messages in space_age exercise #67

Closed
pfertyk opened this issue May 18, 2024 · 0 comments · Fixed by #68
Closed

Improve error messages in space_age exercise #67

pfertyk opened this issue May 18, 2024 · 0 comments · Fixed by #68

Comments

@pfertyk
Copy link
Contributor

pfertyk commented May 18, 2024

Related to this comment.

The space-age exercise uses a method called roughly_equal to compare float values. If the values are not "roughly equal", the resulting error message will say "False is not True". It would be more intuitive to show actual values in the error message.

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 a pull request may close this issue.

1 participant