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

Update __init__.py #232

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Update __init__.py #232

merged 1 commit into from
Feb 26, 2024

Conversation

curiouskiwi
Copy link
Contributor

Fixed test for "below range" to have it check input of 1 vs level of 2. (current test is for 0 which should be rejected due to not being positive)

Added test for "non positive" input.

to address: cs50/check50#328

@rongxin-liu I tested these changes but can you take another look? thanks.

Fixed test for "below range" to have it check input of 1 vs level of 2.  (current test is for 0 which should be rejected due to not being positive)

Added test for "non positive" input.

to address: cs50/check50#328
@rongxin-liu
Copy link
Contributor

Looks good, thank you!

@rongxin-liu rongxin-liu merged commit 5737da3 into 2022/python Feb 26, 2024
@rongxin-liu rongxin-liu deleted the curiouskiwi-fix-game-check branch February 26, 2024 14:47
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.

2 participants