I\'m trying to build a calculator by just entering the operation in 1 line. I got stuck when i try to split the input and use a foreach loop
string input = &q