Commit graph

13 commits

Author SHA1 Message Date
Alexander González
ef8f1f108b
docs: dedup repeated sentence 2023-07-21 14:42:19 +02:00
Robert Fry
7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 2023-05-29 18:41:51 +01:00
liv
1d5700e58a
fix(quiz1): add fourth assert 2022-09-06 12:10:53 +02:00
liv
96552e07c2
fix(quiz1): correct explanation once again 2022-09-06 12:09:43 +02:00
Kody Low
d6e26bb350 2nd assert is for greater than or equal to, not "more than" like it says in the instructions 2022-08-24 08:33:17 -07:00
Neil Pate
c265b681b1 fix(quiz1): change function name 2022-07-15 14:18:31 +02:00
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)