So I am working on a PostFix Evaluation code and I cant seem to wrap my head around what is wrong here.
def postfixEval(postfixExpr): tokenList = postfixE