Skip to content

Commit

Permalink
fix(quiz1): update to say quiz covers "If"
Browse files Browse the repository at this point in the history
  • Loading branch information
zxt-tzx committed Dec 29, 2021
1 parent e06ba1d commit 1622e8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exercises/quiz1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// This is a quiz for the following sections:
// - Variables
// - Functions
// - If

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

0 comments on commit 1622e8c

Please sign in to comment.