We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fede6a2 commit 97cdf98Copy full SHA for 97cdf98
Data_Structure_In_Python/Tuple/FunctionOnTuple.md
@@ -1,7 +1,7 @@
1
## Built-in Function For tuple
2
There are the number of built-in functions are available to process tuple
3
4
-### 1.length :straight_ruler:
+### 1.length
5
- **len()** function is used to return number of elements inside in tuple.
6
7
Syntax:
0 commit comments