Commit Graph

13 Commits (main)

Author SHA1 Message Date
Alexander González ef8f1f108b
docs: dedup repeated sentence 11 months ago
Robert Fry 7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 1 year ago
liv 1d5700e58a
fix(quiz1): add fourth assert 2 years ago
liv 96552e07c2
fix(quiz1): correct explanation once again 2 years ago
Kody Low d6e26bb350 2nd assert is for greater than or equal to, not "more than" like it says in the instructions 2 years ago
Neil Pate c265b681b1 fix(quiz1): change function name 2 years ago
ZX 1622e8c198
fix(quiz1): update to say quiz covers "If" 2 years ago
Weilet 0a11bad714
feat(quiz1): add default function name in comment (#838) 3 years ago
diannasoriel 96fc301764
chore(quiz1): revert wording 3 years ago
Damian 03131a3d35
fix(quiz1): Fix inconsistent wording (#826)
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
3 years ago
Rakshit Sinha d876649616
fix(quiz1): Updated question description (#794)
Co-authored-by: Rakshit Sinha <rakshit.sinha@oracle.com>
3 years ago
Maarten Tibau 650b1dee54
chore: Update quiz1.rs add explicit test for 40 3 years ago
Sanjay K 010a045692
feat: renames test to quiz, fixes #244
BREAKING CHANGE

* changed test to quiz: fixes issues in #244
* fixed info.toml: #244
* fixed naming related issues
4 years ago