rust-by-practice
rust-by-practice copied to clipboard
Update numbers.md – clear up instructions about printing range of ASCII characters
I was really confused, why should I print out the result of subtracting two numbers in a loop (even though I'm very much aware of the ASCII characters). I hope it makes things a bit clearer.