Skip to content

Commit 33ecaaa

Browse files
authored
Update names.py
1 parent b863ebf commit 33ecaaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

names/names.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424

2525
# ---------- Stretch Goal -----------
2626
# Python has built-in tools that allow for a very efficient approach to this problem
27-
# What's the best time you can accomplish with no restrictions on techniques or data
28-
# structures?
27+
# What's the best time you can accomplish? Thare are no restrictions on techniques or data
28+
# structures, but you may not import any additional libraries that you did not write yourself.

0 commit comments

Comments
 (0)