Skip to content

Commit 7473926

Browse files
authored
Merge pull request #899 from tan-zx/quiz1/comments
fix(quiz1): update to say quiz covers "If"
2 parents e06ba1d + 1622e8c commit 7473926

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)