Passed: 0 / 2
Total Score: 0.6 / 10.0
Test Simplify
Status:
FailedScore:
0.235 / 5.0Observed (Your Actual Output)
Exception: [Errno 2] No such file or directory: '/Users/gbean/teach/cs110/lectures/course-content/Unit3-Interactive-programs/lecture3g-debugging/for_class/simplify.py' FileNotFoundError: [Errno 2] No such file or directory: '/Users/gbean/teach/cs110/lectures/course-content/Unit3-Interactive-programs/lecture3g-debugging/for_class/simplify.py'
Expected (Correct Output)
Enter a word: python Enter a word: professor Enter a word: ameliorate Enter a word: math Enter a word: hi Enter a word: cheese Enter a word: Enter a length: 6 There are 4 short words: - python - math - hi - cheese
Test Simplify2
Status:
FailedScore:
0.375 / 5.0Observed (Your Actual Output)
Exception: [Errno 2] No such file or directory: '/Users/gbean/teach/cs110/lectures/course-content/Unit3-Interactive-programs/lecture3g-debugging/for_class/simplify.py' FileNotFoundError: [Errno 2] No such file or directory: '/Users/gbean/teach/cs110/lectures/course-content/Unit3-Interactive-programs/lecture3g-debugging/for_class/simplify.py'
Expected (Correct Output)
Enter a word: ruby Enter a word: teacher Enter a word: stupendous Enter a word: calculus Enter a word: bye Enter a word: chicken Enter a word: Enter a length: 6 There are 2 short words: - ruby - bye