Programmed Counting Interactive Tool

The Programmed Counting Interactive Tool was developed to be used with the [combinatorics programming language] (link to documentation).

View an example

1. Choose a code snippent from the dropdown.

2. Click POPULATE.

3. Click Run.

4. Your results will be displayed below.

Write your own code

1. Choose a "Blank" from the dropdown.

2. Click POPULATE.

3. Specify your starting variables, for example "Rocket is r,o,c,k,e,t"

4. Add your code, for example

pick next letter1 from Rocket
output letter1
discard letter1 and pick again

5. Click Run.

6. Your results will be displayed below.

4. Optional: Check the "Chart Output" box to see your results in their corresponding columns.