I have a pi zero. I have a stepper motor, dc motor, and a laser diode connected to the GPIO pins. I have a python .py script that I want to use to control the connected motors and laser diodes. How do I configure my pi zero so that it executes the python .py script once the pi is power is connected to the pi?