Skip to content

can solve for a given value from a set of input numbers with only addition, subtraction, division, and multiplication

Notifications You must be signed in to change notification settings

ellxc/countdownsolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aba0805 · Dec 14, 2017

History

3 Commits
Dec 14, 2017
Dec 14, 2017
Dec 14, 2017

Repository files navigation

countdown

A fast and efficient countdown numbers game solver written in python

Pre-requisites

  • Python > 3

Installing

  1. clone the project to a directory
  2. run pip install -e . in the directory

About

can solve for a given value from a set of input numbers with only addition, subtraction, division, and multiplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages