Skip to content

Commit a6785be

Browse files
Updated len() built in functioni information
Included some new comments which illustrates the code better
1 parent efc5047 commit a6785be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Python_len()_built_in_function.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
#program to illustrate the len() operator
23
"nbformat": 4,
34
"nbformat_minor": 0,
45
"metadata": {
@@ -557,4 +558,5 @@
557558
]
558559
}
559560
]
560-
}
561+
}
562+
#THANK YOU

0 commit comments

Comments
 (0)