Tell us what’s happening:
So I was able to answer all the questions in this project but I am still failing tests.
Any enlightenment as to why this is happening would be great.
Describe your issue in detail here.
Well, I tried to run the code, but just got an error that you’re missing a (, so can’t see what errors you’re getting. Without the errors its hard to know where we should be looking.
Could you correct the code, or share what tests you were failing and what the message was?
Okay, I was able to pass some tests but now I am wondering why I can’t seem to figure out why test_higher_education_rich doesn’t output the correct value. I believe my algorithm is logically correct?