Resistors have a series of colored bands that indicate their resistance in ohms. (See the table below.)
Write a program to display a resistor's value. The user enters the resistor's bands and the program displays the resistor's value.
A GUI is probably the best interface for this project.
(See Python GUIs
)
Resistor (Wikipedia)
Electronic color code (Wikipedia)
This image is licensed under the Creative Commons
Attribution-Share Alike 3.0 Unported license.