1.0.3 • Published 2 years ago

create_ten v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

create_ten

Can you calculate four numbers to create 10?

Rules

  • Four numbers are given at random.
  • The numbers and the operator to be used are selected one by one.
  • Calculate the selected numbers from the beginning, and succeed if you can create 10.

Installation

$ npm install -g create_ten

Usage

create_ten