2022PythonExamples/11 - Timer Based Autonomous/Challenge/README.md

6 lines
173 B
Markdown

Create an autonomous that completes the following steps
- Forward for 2 Seconds
- Right for .5 Seconds
- Forward for 1 Second
- Left for .75 Seconds
- Backward for 2 Seconds