Due-date : 2021/11/20 (Sat.) 23:30 "Read before submission"
1.Implement infix to prefix transformation
2.Implement infix to postfix transformation
1. postfix to infix
2.prefix to infix
3.prefix to postfix
4. . . . . .
Implement infix2postfix step by step
Infix/Postfix/Prefix Transformations