This example code is in the public domain.
'''board.get_pin(): This is a method call. It's accessing the get_pin() method of the board object. This method is used to obtain a reference to a specific pin on the Arduino board''' ''''d:13:o': ...
That’s it, and the built-in LED of my board is indeed blinking now. That was relatively easy to get started, and it may boost the productivity of people preferring to work from the command line ...