mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05:00
chore(quiz1): revert wording
This commit is contained in:
parent
5bdb5de855
commit
96fc301764
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
// - Functions
|
||||
|
||||
// Mary is buying apples. One apple usually costs 2 Rustbucks, but if you buy
|
||||
// 40 or more at once, each apple only costs 1! Write a function that calculates
|
||||
// more than 40 at once, each apple only costs 1! Write a function that calculates
|
||||
// the price of an order of apples given the quantity bought. No hints this time!
|
||||
|
||||
// I AM NOT DONE
|
||||
|
|
Loading…
Reference in a new issue