Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 73a1bfe

Browse files
author
Khanh Do
committed
Update readme
1 parent c94d1d8 commit 73a1bfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ instead and using the following operations:
1111
- `nums[-1]` to get the last element
1212

1313
While these operations are indeed Pythonic, they don't provide any extra
14-
functionality as compared to a low-level array. No short-cuts are intended.
14+
functionality as compared to a low-level array. No shortcuts are intentionally
15+
made to evade the topic(s) or data structure(s) that the question is testing.
1516

1617
I very much welcome corrections. Thanks.

0 commit comments

Comments
 (0)