Skip to content

Commit 360d002

Browse files
committed
Changed list method tests to validate the queue. Also ajdusted instructions.
1 parent da351ae commit 360d002

File tree

2 files changed

+222
-90
lines changed

2 files changed

+222
-90
lines changed

exercises/concept/chaitanas-colossal-coaster/.docs/instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ There are two queues for this ride, each represented as a `list`:
1212

1313
You have been asked to write some code to better manage the guests at the park.
1414
You need to implement the following functions as soon as possible before the guests (and your boss, Chaitana!) get cranky.
15+
Make sure you read carefully.
16+
Some tasks ask that you change or update the existing queue, while others ask you to make a copy of it.
1517

1618

1719
## 1. Add me to the queue

0 commit comments

Comments
 (0)