Skip to content

Add Resistor Color Expert exercise#277

Merged
ikostan merged 5 commits intoexercism-sync/fe0e8e9bf0d122b5from
main
Nov 23, 2025
Merged

Add Resistor Color Expert exercise#277
ikostan merged 5 commits intoexercism-sync/fe0e8e9bf0d122b5from
main

Conversation

@ikostan
Copy link
Owner

@ikostan ikostan commented Nov 23, 2025

Introduces the Resistor Color Expert exercise with implementation, tests, documentation, and configuration files. The exercise translates resistor color bands into human-readable labels including value, units, and tolerance.

Introduces the Resistor Color Expert exercise with implementation, tests, documentation, and configuration files. The exercise translates resistor color bands into human-readable labels including value, units, and tolerance.
@ikostan ikostan self-assigned this Nov 23, 2025
@ikostan ikostan added the documentation Improvements or additions to documentation label Nov 23, 2025
@ikostan ikostan added enhancement New feature or request exercism labels Nov 23, 2025
@ikostan ikostan moved this to In Progress in Exercism: Python Track Nov 23, 2025
Disabled pylint R0801 (duplicate code) for COLOR_VALUES mapping in both resistor_color_expert.py and resistor_color_trio.py to suppress warnings about code duplication.
@ikostan ikostan merged commit e937b53 into exercism-sync/fe0e8e9bf0d122b5 Nov 23, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Exercism: Python Track Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request exercism

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant