the arduino is its own little computer, it starts the sketch and continues to run whatever is in void loop() forever unless you specifically program it to do otherwise
the arduino is its own little computer, it starts the sketch and continues to run whatever is in void loop() forever unless you specifically program it to do otherwise