Anybody have any idea how to write a program for resistor color code using 2-dimensional array? Using C btw. Tks | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

Anybody have any idea how to write a program for resistor color code using 2-dimensional array? Using C btw. Tks

0 black 1 brown 2 red 3 orange 4 yellow 5 green 6 blue 7 violet 8 grey 9 white

21st May 2019, 11:57 AM
Zabu
1 ответ
+ 2
Hi there, you first have to progress further in C language (I saw your progress). And then you have to think the logic of the program. Then you'll be able to do something in it.
2nd May 2020, 5:37 AM
Manthan Gohel
Manthan Gohel - avatar