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 4be572f commit da71900Copy full SHA for da71900
exercises/practice/bob/.approaches/config.json
@@ -10,8 +10,8 @@
10
"approaches": [
11
{
12
"uuid": "6ca5c7c0-f8f1-49b2-b137-951fa39f89eb",
13
- "slug": "function-based",
14
- "title": "Function based",
+ "slug": "method-based",
+ "title": "Method based",
15
"blurb": "Uses boolean functions to check conditions",
16
"authors": [
17
"jagdish-15"
0 commit comments