6 kyu
Don't rely on luck.
6,934 of 12,284JoshBrodieNZ
Description:
The test fixture I use for this kata is pre-populated.
It will compare your guess to a random number generated using:
Math.floor(Math.random() * 100 + 1)
You can pass by relying on luck or skill but try not to rely on luck.
"The power to define the situation is the ultimate power." - Jerry Rubin
Good luck!
Games
Puzzles
Similar Kata:
Stats:
Created | Oct 24, 2013 |
Published | Oct 24, 2013 |
Warriors Trained | 28634 |
Total Skips | 6339 |
Total Code Submissions | 236843 |
Total Times Completed | 12284 |
Ruby Completions | 1655 |
JavaScript Completions | 6934 |
CoffeeScript Completions | 324 |
Python Completions | 3435 |
PHP Completions | 593 |
C# Completions | 106 |
Total Stars | 365 |
% of votes with a positive feedback rating | 80% of 1279 |
Total "Very Satisfied" Votes | 905 |
Total "Somewhat Satisfied" Votes | 231 |
Total "Not Satisfied" Votes | 143 |