wuyangfan 6b7f4955bb docs(exercises): clarify if3 requires uniform branch types
Closes #2211

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 14:08:22 +08:00
..
2024-05-22 15:04:12 +02:00
2024-12-13 10:44:21 -08:00

If

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

Further information