Small doc fixes and many tiny edits. (#439)

This commit is contained in:
Galen Nickel
2017-07-06 00:05:42 -07:00
committed by Peli de Halleux
parent edaf2b0403
commit 78d1ce26be
33 changed files with 164 additions and 118 deletions

View File

@ -153,7 +153,7 @@ decimal = 0
binary = ""
```
## Try it out!
### Try it out!
Have someone else try your program out. Then think about how the program might be improved.
Here are some additional modifications you might try:
* Add a way to clear the binary and decimal values so you can start over.