[Question][Hw1] Question about passing vigenere crack test on autograde #670
Replies: 2 comments
-
"pass" means that all of your answers got score greater than zero, and |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Name: Jaewoo Ahn
I have two versions of my code on vigenere crack. One of them does not seem to "pass" the autograder test and is showed as failed(red) in the result. However, its total score is higher than the one which passes the vigenere crack test(the tests all show up green).
I wonder what exactly passing a test(vigenere test especially) means, and if it is okay to have some of my tests failed.
If a test fails, will any score which was given by the failed test be ignored? Or pass/fail of individual tests don't matter?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions