1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-29 15:31:23 +02:00
rustlings/exercises/if/README.md
2019-01-23 21:02:06 +01:00

213 B

If

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

Book Sections