We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b863ebf commit 33ecaaaCopy full SHA for 33ecaaa
names/names.py
@@ -24,5 +24,5 @@
24
25
# ---------- Stretch Goal -----------
26
# 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?
+# What's the best time you can accomplish? Thare are no restrictions on techniques or data
+# structures, but you may not import any additional libraries that you did not write yourself.
0 commit comments