> For the complete documentation index, see [llms.txt](https://computational-thinking-in-room11.gitbook.io/room-112-dhs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://computational-thinking-in-room11.gitbook.io/room-112-dhs/text-based-programming/race-track.md).

# Race Track

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2Fwxt59pNSTraFiD4geesG%2Fimage.png?alt=media&amp;token=af0dadc2-92af-460a-961c-edaf50a919a4" alt=""><figcaption></figcaption></figure>

Working either alone or with ONE other person - build a race track using BOTH these instructions AND your brains.

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2FKYk21Apa30Me8O18TcSv%2Fimage.png?alt=media&amp;token=9f0ccbdb-d25e-45b2-97d6-fb071e161cbc" alt=""><figcaption></figcaption></figure>

Test your code before you move on!

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2Fl4Wi5SuVz9NldlXdhGKZ%2Fimage.png?alt=media&amp;token=09a22633-1e18-463b-b9f8-0fc1c9f1a13a" alt=""><figcaption></figcaption></figure>

The indenting is important, because it puts indented code under the control of a command. `tick 60, ->` repeats the code indented under it. `if` controls the code indented under it.

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2FIeyTJorzgsZFnZVB2wr2%2Fimage.png?alt=media&amp;token=11f6f42f-bc8d-4548-96ca-7f57b8890912" alt=""><figcaption></figcaption></figure>

Now you should attempt at least TWO of these challenges

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2FwjuCy6BKLxN5VgkYJGcZ%2Fimage.png?alt=media&amp;token=c223797b-6ef2-44a8-8f0b-714691921be0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2Flr8r6s3yewLpSrTpfuwf%2Fimage.png?alt=media&amp;token=2ebcf8cd-be85-4a30-b389-c6ebeb58cec9" alt=""><figcaption></figcaption></figure>
