fix: added missing required section before quiz1

This commit is contained in:
ilias bhallil 2021-02-10 23:25:29 -05:00 committed by GitHub
parent ab57c26cf9
commit a8ce4b4cab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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