/infixToPostfix

This is a python project that takes an expression from user input and generates it's postfix notation.

Primary LanguagePython

infixToPostfix

This is a python project that takes an expression from user input and generates it's postfix notation.