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

Removing a pet without specifying its index result in the program to exit unexpectedly #3

Open
chydarren opened this issue Oct 28, 2022 · 0 comments

Comments

@chydarren
Copy link
Owner

chydarren commented Oct 28, 2022

Issue

As shown below, attempt to remove the pet without specifying its index will cause me to exit unexpectedly.

Suggestion

Suggest to check for the availability of the parameters after checking for the presence of tag, and disallow all empty parameters to proceed.

Output

2022-10-28 (6).png

@chydarren chydarren changed the title Removing a pet without specifying its index result in the program to exit unexpectedly Remove a pet without specifying its index result in the program to exit unexpectedly Oct 28, 2022
@chydarren chydarren changed the title Remove a pet without specifying its index result in the program to exit unexpectedly Removing a pet without specifying its index result in the program to exit unexpectedly Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant