python icon indicating copy to clipboard operation
python copied to clipboard

Insufficient test cases for "Resistor Color Expert"

Open xanni opened this issue 4 months ago • 4 comments

I submitted code that passed all the existing tests but failed to correctly handle some actual resistor values in use in the E48 (2% tolerance) and larger series. There are currently no tests for 5-band resistors where the second band is black, which my earlier iteration handled wrongly.

xanni avatar Oct 21 '24 16:10 xanni