Coder Social home page Coder Social logo

amc-problem-randomizer's Introduction

AMC Problem Randomizer

This is source code for a script that displays random AMC 8/10/12 and AIME problems for practice. It takes the problems from the AoPS Wiki and puts them in an HTML file which is opened in the web browser.

License

This repository is licensed under the GNU General Purpose License. A copy of the license is provided in this project under the name COPYING.txt. Please visit https://www.gnu.org/licenses/ for license details.

How to Use This Code

  1. Go to the AMC Problem Randomizer GitHub page.
  2. Click on the green "Code" button and click on "Download ZIP".
  3. Unzip the folder.
  4. Open "randomizer.py".
  5. In the line that says test = #'AMC 8', 'AMC 10', 'AMC 12', 'AIME', remove the #'AMC 8', 'AMC 10', 'AMC 12', 'AIME' and enter in the math contest you would like to prepare for. For example, if you would like to prepare for AMC 12, the line should look like test = 'AMC 12'.
  6. Run the code. You will need some version of Python 3 installed.
  7. Enjoy!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.