Hiding assessment tests from learners
You can conceal the autotest code from learners if you do not want them to use it to guess correct answers. To do it, enclose tests that you want to hide from learners in the ### BEGIN HIDDEN TESTS and ### END HIDDEN TESTS comments.
See also '“Autograder tests” cells with hidden tests' in the nbgrader documentation.