Formating fixes for csintro pages. (#440)

This commit is contained in:
Galen Nickel
2017-07-10 05:35:39 -07:00
committed by Peli de Halleux
parent 3a85cd7822
commit 190408cf60
21 changed files with 48 additions and 47 deletions

View File

@ -319,7 +319,7 @@ if (player1Turn == true && Math.random(4) < 3) {
**2 =** At least 1 Boolean variable is implemented in a meaningful way.<br/>
**1 =** No Boolean variables are implemented.
 
### Micro:bit program
### micro:bit program
**4 =** micro:bit program:<br/>
`*` Uses Boolean variables in a way that is integral to the program.<br/>