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'>
|
||||
|
||||
```js
|
||||
function solve24(numStr) {
|
||||
function solve24 (numStr) {
|
||||
// Good luck!
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user