Try This: Condense the Input
Let’s try reducing the input block count from six to three.
- Duplicate terminal_controlled_bot_tethered_intro as terminal_controlled_bot_tethered_try_this.
- Replace these six blocks:
…with these three blocks:
- Check your modified project, it should resemble the example below.
- Flash the modified project, and repeat the tests you did with the intro version of the program. It should run the same modified as it did before.