Unit 6 L15: Pin Names

Hi i am stuck with what ‘name’ the Led I’ve created is called.

For example var leftLed = createLed (?)

I have named it left but I do not know how to tell the computer which pin on the circuit board my alligator clip is connected too. How do I find this information out. Does each pin on the circuit board have a certain name to use in the code?

Thank you

@lwilliams1
Maybe someone else can jump in and offer more specific information from their experiences. Until then, maybe this picture will help you with the names for each of the pins:


I found it from an outside source: https://cdn-learn.adafruit.com/downloads/pdf/introducing-circuit-playground.pdf

Thank you. I couldn’t find something like this anywhere! I will try out these labels with the circuit board.