🐳 Project Lovelace 3.0
Fixed bugs:
- Game of Life: Oscillator test case expected result is wrong. #41
Closed issues:
- Blood types: Add more test cases that return False #42
- Bug in verifying flight paths solution #37
- RNA string needs to be reversed! #36
- Share verify_user_solution function #35
- Arrays should not be verified recursively #26
- Remove jargon from problem descriptions #10
Merged pull requests:
- Plump moose and compound interest #52 (ali-ramadhan)
- Clean up README + sandbox and remove
output_str
#51 (ali-ramadhan) - Fix typo in
almost_pi.py
#50 (ali-ramadhan) - Fix: constant should be float #49 (ali-ramadhan)
- Remove
verify_user_solution
boilerplate #48 (ali-ramadhan) - Deal in Python lists, not numpy arrays #47 (ali-ramadhan)
- blood_types: Add more test cases where no donors are available #44 (benallan)
- More robust test case and value checking #43 (ali-ramadhan)
- Solve test cases when they're created #39 (ali-ramadhan)