Skip to content
Open
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
4 changes: 2 additions & 2 deletions src/rooms/screenwriters-revenge/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For each of the first two digits in the total number of words, get the first let

https://www.imdb.com/list/ls064202652/

For example: if there were 684 words, the first two digits are 6 and 7.
For example: if there were 674 words, the first two digits are 6 and 7.
The films as position 6 and 7 in the list are "Elite Squad 2: The Enemy Within" and "Yogi Bear"
The answer for the first task would therefore be "Elite Yogi".

Expand All @@ -28,4 +28,4 @@ Find the penultimate word from the last element in the array.
Find the third word of the second element in the array

# Final Puzzle
Please enter your combined solutions from task 1, task 2 and task 3 (separated by a space)
Please enter your combined solutions from task 1, task 2 and task 3 (separated by a space)