Back to Rustlings

If

exercises/03_if/README.md

6.5.0243 B
Original Source

If

if, the most basic (but still surprisingly versatile!) type of control flow, is what you'll learn here.

Further information