You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't reading the instructions carefully, so in my first go at it I checked on name and not on id. The submission passed sometimes and failed other times.
This may be intentional. If it is not intentional, would it make sense to make it fail all the time if you check on name instead of id?
The text was updated successfully, but these errors were encountered:
I wasn't reading the instructions carefully, so in my first go at it I checked on
name
and not onid
. The submission passed sometimes and failed other times.This may be intentional. If it is not intentional, would it make sense to make it fail all the time if you check on
name
instead ofid
?The text was updated successfully, but these errors were encountered: