Merge pull request #899 from tan-zx/quiz1/comments

fix(quiz1): update to say quiz covers "If"
This commit is contained in:
diannasoreil 2021-12-30 12:58:50 +01:00 committed by GitHub
commit 74739261d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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