There was an error while loading. Please reload this page.
1 parent 5f21510 commit 29e2017Copy full SHA for 29e2017
1 file changed
Doc/library/time-complexity.rst
@@ -84,7 +84,7 @@ returns the same object, so is constant time (*O*\ (1)).
84
85
* - Operation
86
- Complexity
87
- * - Copy (``tuple(s)``)
+ * - Copy (``tuple(t)``)
88
- *O*\ (1)
89
* - Get item (``t[k]``)
90
0 commit comments