Skip to content

Commit 1d34632

Browse files
authored
Update README.md
1 parent 1262f36 commit 1d34632

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Navigate into the `names` directory. Here you will find two text files containin
6262

6363
Six seconds is an eternity so you've been tasked with speeding up the code. Can you get the runtime to under a second? Under one hundredth of a second?
6464

65+
*You may not use the built in Python list or set for this problem*
66+
6567
(Hint: You might try importing a data structure you built during the week)
6668

6769
#### Task 3. Analyze Some Runtimes

0 commit comments

Comments
 (0)