We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06ba1d commit 1622e8cCopy full SHA for 1622e8c
exercises/quiz1.rs
@@ -2,6 +2,7 @@
2
// This is a quiz for the following sections:
3
// - Variables
4
// - Functions
5
+// - If
6
7
// Mary is buying apples. One apple usually costs 2 Rustbucks, but if you buy
8
// more than 40 at once, each apple only costs 1! Write a function that calculates
0 commit comments