Skip to content

Commit 1622e8c

Browse files
authored
fix(quiz1): update to say quiz covers "If"
1 parent e06ba1d commit 1622e8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exercises/quiz1.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// This is a quiz for the following sections:
33
// - Variables
44
// - Functions
5+
// - If
56

67
// Mary is buying apples. One apple usually costs 2 Rustbucks, but if you buy
78
// more than 40 at once, each apple only costs 1! Write a function that calculates

0 commit comments

Comments
 (0)