We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223044e commit 321d34aCopy full SHA for 321d34a
1 file changed
exercises/practice/sublist/.meta/config.json
@@ -30,5 +30,5 @@
30
".meta/example.py"
31
]
32
},
33
- "blurb": "Write a function to determine if a list is a sublist of another list."
+ "blurb": "Determine if a list is a sublist of another list."
34
}
0 commit comments