Remix Questions - Python
Answer the following questions in your engineering notebook after completing the three activities.
- The arm_motor.stop() is set to “HOLD” the Arm Motor. What would happen if that instruction was removed?
- The spin and stop text instructions that control the Arm and Claw Motors are nearly identical. If you were to create this project yourself, how could you save time and avoid writing every individual instruction into the workspace over and over?