I wrote this code for a calculator in Java but it works only for single-digit numbers. It works with recursion. I tried to make it works for multi-digit numbers but i failed