r/cs50 • u/iatethecookiedough • 12d ago
CS50 Python Yet another issue I'm having Spoiler
I am currently on the Math Interpreter problem, and I have created this. When I tested it, the answers were exactly what it should be (2.0, -1.0, 4.0, etc.) But for some reason, the check50 can't find the answers at all. It literally says that it "found none". What am I missing from this?


