Mistake in step 6

Open
#78 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Domain
documentation

Research direction

Open step 6 and locate the second-to-last code block. In its second line, verify the blue case and change the second number to (2); the work is done when that code line matches the reported correction.

Written by the indexing model from the issue text.

Description

Feedback from a volunteer:

There is a mistake in the second line of the code (the code is second-to-last):

when I receive [blue v]
if <(item (1 v) of [sequence v])=[1]> then
play drum ((2) Bass Drum v) for (0.25) beats
delete (1 v) of [sequence v]
else
Game over :: custom
end

The second number should be (2) for blue.

Dominant language
No language data
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raspberrypilearning/memory

All issues in raspberrypilearning/memory

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.