I\'m writing code to convert Infix expression into Postfix and Prefix at the same time using stack.
My problem is I haven\'t been able to convert into the prefix expr