-
-
Notifications
You must be signed in to change notification settings - Fork 165
Exercise/resistor color trio #814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exercise/resistor color trio #814
Conversation
Hi @rodmagaldi, Great stuff. That part in the doc is talking about this file, and section. Can you add this new exercises to this list? |
Hey @SleeplessByte ! I added the new exercise to the json file. Anything else to be done here ? |
So sorry @rodmagaldi ! I was swamped with work and then cleared my Notifications and completely missed this. |
No worries @SleeplessByte ! Just glad to see my name in the contributors page 😄 Thanks ! |
Do you have Twitter? I wanna shout you out |
@magaldi_rodrigo |
Nice. I'll tweet it out once it shows on my feed ;) |
I implemented the resistor-color-trio exercise based on the contributing guidelines.
However, I did not understand point 13 of the guideline:
Is there anything that needs to be done as to that? I looked around in other exercises and there didn't seem to be anything else.
Also, let me know if you catch any mistakes I might have made 😆
Thanks!