Hello, I am facing a problem with the first exercise in week 3 assignment.
Everything seems to work well for the code , but I always get 2/3 passed tests and one failed.
You have hard-coded the number of classes, that in of itself is a mistake. Also, by the way, this is incorrect. Total number of classes are actually 4. But you still shouldn’t hard code this value.