We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0fa2ab commit 42467b9Copy full SHA for 42467b9
exercises/concept/chaitanas-colossal-coaster/.docs/hints.md
@@ -19,7 +19,7 @@ Make sure you have a good understanding of how to create and update lists.
19
20
- You know the mean persons name, so you can `remove()` them from the queue.
21
22
-# 5. Namefellows
+## 5. Namefellows
23
24
- `count()`-ing the occurrences of the `name` in the queue could be a good strategy here.
25
0 commit comments