pxt-calliope/docs/projects/reaction-time
Asher Kach 69b553d7bc Modify the LED coordinates to be between 0 and 4. (#2416)
Without this change, there is a 11/36 chance no LED lights as [`Math.random(a,b)`](https://docs.python.org/2/library/random.html#random.uniform) (thus the `pick random` block) chooses a number in the (inclusive, closed) interval `[a, b]`.
2019-09-10 07:20:32 -07:00
..
code.md Modify the LED coordinates to be between 0 and 4. (#2416) 2019-09-10 07:20:32 -07:00
make.md Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00