am having issue with spaces. Program crashes whenever a space
am having issue with spaces. Program crashes whenever a space is
not implemented. Ex if I put 4*4 and not 4 * 4, the program crash. I also cannot get the program to calculate the numbers correctly whenever it involves ( ) such as ( 2 * 2 ) 2. The program crashes