Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,8 @@ datasets:
|
|
12 |
widget:
|
13 |
- text: "class Person {\n constructor(public name:"
|
14 |
example_title: "class"
|
15 |
-
- text: "
|
16 |
-
example_title: "
|
17 |
---
|
18 |
|
19 |
|
|
|
12 |
widget:
|
13 |
- text: "class Person {\n constructor(public name:"
|
14 |
example_title: "class"
|
15 |
+
- text: "function quickSort"
|
16 |
+
example_title: "function"
|
17 |
---
|
18 |
|
19 |
|