Skip to content

Commit

Permalink
Changed list method tests to validate the queue. Also ajdusted instru…
Browse files Browse the repository at this point in the history
…ctions.
  • Loading branch information
BethanyG committed Nov 18, 2024
1 parent da351ae commit 360d002
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 90 deletions.
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

0 comments on commit 360d002

Please sign in to comment.