update examples
Browse files- utils/examples.json +1 -1
utils/examples.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
{
|
| 8 |
"name": "Is_in_list",
|
| 9 |
"value": "def is_in_list(L, e):\n \"\"\"Find if list L contains the element e.\"\"\"",
|
| 10 |
-
"length":
|
| 11 |
},
|
| 12 |
{
|
| 13 |
"name": "Scikit-Learn",
|
|
|
|
| 7 |
{
|
| 8 |
"name": "Is_in_list",
|
| 9 |
"value": "def is_in_list(L, e):\n \"\"\"Find if list L contains the element e.\"\"\"",
|
| 10 |
+
"length": 32
|
| 11 |
},
|
| 12 |
{
|
| 13 |
"name": "Scikit-Learn",
|