mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 18:13:29 +02:00
Merge pull request #1601 from alexfertel/patch-1
docs: dedup repeated sentence
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
// - An apple costs 2 rustbucks.
|
// - An apple costs 2 rustbucks.
|
||||||
// - If Mary buys more than 40 apples, each apple only costs 1 rustbuck!
|
// - If Mary buys more than 40 apples, each apple only costs 1 rustbuck!
|
||||||
// Write a function that calculates the price of an order of apples given the
|
// Write a function that calculates the price of an order of apples given the
|
||||||
// quantity bought. No hints this time!
|
// quantity bought.
|
||||||
//
|
//
|
||||||
// No hints this time ;)
|
// No hints this time ;)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user