Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 548 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 548 Bytes

For contiributing to this project, please have a look on the open issues.

It's preferred to start with one that has a good-first-issue label.

A math Exam is a Vec<Question> where a Question is structured as follows

           Question
     _________|_________
     |                 |
 Operation         Equation
              _________|_________
              |                 |
          OneVariable     TwoVariables