Skip to content

Commit 76128b5

Browse files
authored
Update Don't rely on luck.js
1 parent 37e1099 commit 76128b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

6-kyu-part1/Don't rely on luck.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ You can pass by relying on luck or skill but try not to rely on luck.
1111
1212
Good luck!
1313
*/
14-
1514
var guess = 101;
1615
Math.random = () => 1;

0 commit comments

Comments
 (0)