Open tiffanyliu0220 opened 7 months ago
It's unclear what the right error output should be from the description given. The command given does not have a valid format as specified in the user guide and an exception is caught. The application then proceeds as normal.
Team chose [response.IssueUnclear
]
Reason for disagreement: Based on the input format given, it's supposed to be "explain [topic number] [question number]".
When the input is "explain 2- 3", I believe the expected output should then be an error message saying that the topic number is unable to be parsed. However, in this case, the error message shows that the question number cannot be parsed.
Hence, I believe that the error output is wrong.
Error output is wrong