As with our previous challenge exercise, figuring out which parts of an example program you can copy and modify is a large part of programming, especially if you are new to Arduino.

In this challenge, I would like you to change the program so that when you upload it to the Arduino, it prints your name to the Arduino Serial Monitor once every second.

If you open the Serial Monitor and wait five seconds, your name should appear five times. For me, this appears as the following (it should be your name for you):