NathanDai5287 / AMC-10-Answer-Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMC 10 Answer Checker

This program will automatically check your answers and give you a score + a few details.

Installation

Clone this repository to use.

git clone https://github.com/NathanDai5287/AMC-10-Answer-Checker.git

Usage

Modify the answers.txt file, entering each answers on a new line. s stands for a skipped question. A sample can be seen in the answers.txt file.

Change info.json to contain the year and specify which test was taken.

Next, run answer.py and the output will appear in score.txt.

Contributing

Pull requests are welcome.

License

MIT

About

License:MIT License


Languages

Language:Python 100.0%