1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-16 00:00:02 +03:00
Commit graph

7 commits

Author SHA1 Message Date
ZX 1622e8c198
fix(quiz1): update to say quiz covers "If" 2021-12-29 14:55:37 +08:00
Weilet 0a11bad714
feat(quiz1): add default function name in comment () 2021-09-21 10:43:44 +02:00
diannasoriel 96fc301764
chore(quiz1): revert wording 2021-08-26 10:30:18 +02:00
Damian 03131a3d35
fix(quiz1): Fix inconsistent wording ()
The second test expects the function to return 80 when there is an order of 40 apples, but the current wording implies returning 40 will pass as well
2021-08-24 10:48:51 +02:00
Rakshit Sinha d876649616
fix(quiz1): Updated question description ()
Co-authored-by: Rakshit Sinha <rakshit.sinha@oracle.com>
2021-07-07 22:18:33 +02:00
Maarten Tibau 650b1dee54
chore: Update quiz1.rs add explicit test for 40 2021-04-25 19:02:50 +02:00
Sanjay K 010a045692
feat: renames test to quiz, fixes
BREAKING CHANGE

* changed test to quiz: fixes issues in 
* fixed info.toml: 
* fixed naming related issues
2020-05-19 18:47:44 +02:00
Renamed from exercises/test1.rs (Browse further)