fix(challenges): Revert 24 game due to another PR being submitted
This commit is contained in:
@ -56,7 +56,7 @@ tests:
|
|||||||
<div id='js-seed'>
|
<div id='js-seed'>
|
||||||
|
|
||||||
```js
|
```js
|
||||||
function solve24(numStr) {
|
function solve24 (numStr) {
|
||||||
// Good luck!
|
// Good luck!
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user