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

[QUESTION] checkpoint question hiddenp #2820

Closed
AllenLeeyn opened this issue Dec 4, 2024 · 1 comment · Fixed by 01-edu/go-tests#192
Closed

[QUESTION] checkpoint question hiddenp #2820

AllenLeeyn opened this issue Dec 4, 2024 · 1 comment · Fixed by 01-edu/go-tests#192
Assignees
Labels
🙋 question Questions or other issues

Comments

@AllenLeeyn
Copy link

Describe your question or potential issue
One requirement of the question is to do nothing if the number of arguments are incorrect. As fas as I can tell, the solution doesn't check for the number of arguments. And in one of the test cases, it is giving an incorrect behavior.

Context & Use Case
When doing checkpoint, one of the test case is when the program is given no arguments.
Base on requirement, the expected output should be nothing.
However, the solution is printing something.

Steps taken
I have checked the repo to make sure the solution does check for arguments or the test files have a list of expected output.
I am not sure if am missing something obvious.

@AllenLeeyn AllenLeeyn added the 🙋 question Questions or other issues label Dec 4, 2024
@MSilva95 MSilva95 self-assigned this Dec 9, 2024
@MSilva95 MSilva95 linked a pull request Dec 9, 2024 that will close this issue
@MSilva95
Copy link
Member

MSilva95 commented Dec 9, 2024

Hello @AllenLeeyn! thank you for the feedback we will fix the problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋 question Questions or other issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants