Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ There are two queues for this ride, each represented as a `list`:

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


## 1. Add me to the queue
Expand Down
Loading
Loading