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

Error which is preventing submission #66

Open
TonyShalom opened this issue Aug 20, 2024 · 1 comment
Open

Error which is preventing submission #66

TonyShalom opened this issue Aug 20, 2024 · 1 comment

Comments

@TonyShalom
Copy link

On "The shortest person in the room" task, the shortest method has the code "print("Shortest:", room.shortest())" with the output "Shortest: Nina". It returns a name, so I used the code "return self.persons[0].name" and it produced an error saying I should return a person. I believe this is wrong, but instead, I used the code return "self.persons[0]" to return a person. I submitted the entire code and it worked, but there was an error when submitting the code, and the system crashed, so now everything I submitted shows red and indicates that the points are loading.

Your course is really great. I'm just going to learn in different ways until it's fixed.

@TonyShalom
Copy link
Author

Like avalcourt mentioned, it says it's a connection error:
"Connection Error — Failed to submit — Connection Error: Failed to submit"

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

No branches or pull requests

1 participant