1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-24 14:01:13 +02:00
rustlings/exercises/if/README.md
2019-06-11 07:13:05 -07:00

206 B

If

if, the most basic type of control flow, is what you'll learn here.

Book Sections