100devs-calculator icon indicating copy to clipboard operation
100devs-calculator copied to clipboard

Results 111 100devs-calculator issues
Sort by recently updated
recently updated
newest added

I completed the challenge: 5 I feel good about my code: 4 Need to fix some bugs (Calculator lets me add multiple dots '.' inside one expression)

I completed the challenge: 5 I feel good about my code: 5 My calculator does not properly handle floating-point numbers (e.g. adding 0.1 + 0.2 = 0.300000000004). I'm not sure...

I completed the challenge: 5 I feel good about my code: 4 It's kind of spaghetti code, still trying to understand git and github is a pull request just asking...

I completed the challenge: 5 I feel good about my code: 4 I'm not sure if I have implemented abstraction well enough in my calculator object. Could I have hidden...

I completed the challenge: 5 I feel good about my code: 4 having an issue with making the +/- key functional with my constructor function

difficulty was 3 to a 4

I feel good about my baddie code: 4

I completed the challenge: 5 I feel good about my code: 3 I followed MayanWolfes stream so I don't feel the code is my own and will be resubmitting with...

Calculator operates with object oriented programming. Calculator functions are created with a constructor function. An instance is saved to calc. Button operations work on this instance of Calculator, specifically by...

I completed the challenge: 5 I feel good about my code: 5