mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 08:59:17 -04:00
Merge pull request #664 from usr42/ch03_white_space
ch03: Add missing whitespace
This commit is contained in:
@@ -1457,7 +1457,7 @@ This code is a bit nicer, isn’t it?
|
||||
## Summary
|
||||
|
||||
You made it! That was a sizable chapter: you learned about variables, scalar
|
||||
and`if` expressions, and loops! If you want to practice with the concepts
|
||||
and `if` expressions, and loops! If you want to practice with the concepts
|
||||
discussed in this chapter, try building programs to do the following:
|
||||
|
||||
* Convert temperatures between Fahrenheit and Celsius.
|
||||
|
||||
@@ -438,7 +438,7 @@ This code is a bit nicer, isn’t it?
|
||||
## Summary
|
||||
|
||||
You made it! That was a sizable chapter: you learned about variables, scalar
|
||||
and`if` expressions, and loops! If you want to practice with the concepts
|
||||
and `if` expressions, and loops! If you want to practice with the concepts
|
||||
discussed in this chapter, try building programs to do the following:
|
||||
|
||||
* Convert temperatures between Fahrenheit and Celsius.
|
||||
|
||||
Reference in New Issue
Block a user