se = [] equation = str(input(\' \')) # Input from user equation.split(("+") and ("-") and ("*") and ("/")) #Splitting the equ