However, the code you pasted above doesn’t match what was submitted, and it looks like you already corrected the mistake in the code pasted above.
I suspect that the code in your file is correct, but you may not have saved your final revisions before submitting the project. Another possibility is that you corrected the issue, but accidentally resubmitted the old zip file that still had the mistake.
I recommend making sure everything is saved with the correct code, and moving or deleting your old zip files before zipping your submission, to make sure you submit the correct version.
Thanks Jesse! You’re right I did accidentally submit the wrong one. I fixed the pet type but I think my pet name stayed the same I’m still confused on that one I don’t see what’s wrong with it, if you have any feedback I’d appreciate it, thank you!
I think that by fixing the pet type, you will resolve both of the failed tests. I think you failed the name test because you were associating two different labels with the same input, but now you have fixed that. I think you are ready to submit if the type is fixed.