Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Lukas 130

    @lukKotecki

    Submitted

    Some similar features are handled differently because I wanted to practice some skills. The most challenging part was to provide order of mathematical operations, for ex: 2+2*2=6 instead of 8. I handled this with an array of input because I also wanted to implement undo operation with 'DEL' button. It's clunky and heavy code but it works.

    Lukas 130

    @lukKotecki

    Posted

    Than You very much for review. It's very helpful and enlightening.

    1. done

    2. fixed

    3. fixed

    4. leaved as it was because I'm not sure how to delete null indexes

    5. fixed - even me when first written was scared of these conditions

    6. fixed - I like this one

    7. fixed

    8. fixed -still not sure how it works but copy & paste helps

    Once again Thank You!

    0